Skip to content

Commit

Permalink
chore: committing the built /cartridge folder
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 12, 2024
1 parent 4cf0d5e commit af00325
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@ function getPaypalButtonConfig(paypalConfig) {
showPayButton: true,
configuration: paypalConfig,
returnUrl: window.returnUrl,
amount: JSON.parse(window.basketAmount),
isExpress: true
}, paypalReviewPageEnabled ? {
userAction: 'continue'
Expand Down
Loading

0 comments on commit af00325

Please sign in to comment.