Skip to content

Commit

Permalink
Merge pull request #64 from KjellBerlin/Redirect-back-to-app-after-pa…
Browse files Browse the repository at this point in the history
…yment

Redirect back to app after payment
  • Loading branch information
KjellBerlin authored Aug 21, 2024
2 parents 5177d62 + 64e3041 commit 8c0bc63
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=https://www.google.com
mollie.redirectUrl=carbonara://order-status
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 8c0bc63

Please sign in to comment.