Skip to content

Commit

Permalink
Merge pull request #52 from KjellBerlin/google-after-payment-route
Browse files Browse the repository at this point in the history
Route to google after mollie payment
  • Loading branch information
KjellBerlin authored Aug 8, 2024
2 parents d622791 + 34dc1a8 commit 4ba52f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application-staging.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ okta.oauth2.audience=https://api.carbonara-app.com
okta.oauth2.client-id=${sm://projects/897213585789/secrets/oauth0-clientId}

mollie.apiKey=${sm://projects/897213585789/secrets/mollie-apiKey}
mollie.redirectUrl=carbonara://order-status
mollie.redirectUrl=https://www.google.com
mollie.paymentWebhookUrl=https://carbonara-core-mkvkriomda-ew.a.run.app/mollie-payment-status

google.apiKey=${sm://projects/897213585789/secrets/google-apiKey}

0 comments on commit 4ba52f9

Please sign in to comment.