Skip to content

Commit 0a1b7fc

Browse files
committed
Merge branch 'MC-17966' of https://github.com/magento-mpi/magento2ce into pr_2019_07_11
2 parents 6323e8c + 115948a commit 0a1b7fc

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Payment/view/frontend/web/js/view/payment

1 file changed

+1
-1
lines changed

app/code/Magento/Payment/view/frontend/web/js/view/payment/iframe.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ define([
144144
* {Function}
145145
*/
146146
setPaymentInformation: function () {
147-
setPaymentInformationAction(
147+
return setPaymentInformationAction(
148148
this.messageContainer,
149149
{
150150
method: this.getCode()

0 commit comments

Comments
 (0)