Skip to content

Commit

Permalink
Merge pull request #103 from mollie/feature/MOL-536
Browse files Browse the repository at this point in the history
MOL-536/MOL-566: add google pay method
  • Loading branch information
tdang1-shopmacher authored Nov 25, 2024
2 parents 09aa2f4 + fe3a82a commit 105ca58
Show file tree
Hide file tree
Showing 16 changed files with 1,014 additions and 389 deletions.
2 changes: 1 addition & 1 deletion application/custom-application-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const config = {
cloudIdentifier: CLOUD_IDENTIFIER,
env: {
development: {
initialProjectKey: 'shopm-adv-dev',
initialProjectKey: 'your_project_key',
},
production: {
applicationId: CUSTOM_APPLICATION_ID,
Expand Down
Loading

0 comments on commit 105ca58

Please sign in to comment.