Skip to content

Commit bd6ff9a

Browse files
committed
Merge remote-tracking branch 'origin/MC-30498' into 2.4-develop-pr11
2 parents 82b7b99 + f29159f commit bd6ff9a

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/Braintree/view/frontend/web/js/view/payment/method-renderer

1 file changed

+1
-0
lines changed

app/code/Magento/Braintree/view/frontend/web/js/view/payment/method-renderer/paypal.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,7 @@ define([
269269
*/
270270
onError: function () {
271271
self.showError($t('Payment ' + self.getTitle() + ' can\'t be initialized'));
272+
self.reInitPayPal();
272273
}
273274
}, self.paypalButtonSelector);
274275
},

0 commit comments

Comments
 (0)