Skip to content

Commit

Permalink
Merge branch 'pr/345' into 1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Marvin-Magmodules committed Jan 19, 2021
2 parents ed5c396 + 65ad1de commit f2e5722
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ define(
return promise;
},
afterPlaceOrder: function () {
this._super();
window.location = url.build('mollie/checkout/redirect/paymentToken/' + this.paymentToken());
}
}
Expand Down

0 comments on commit f2e5722

Please sign in to comment.