-
Notifications
You must be signed in to change notification settings - Fork 811
Update testing-stripe-webhooks-locally.md #5815
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Hi @MMasey, thank you for the PR 🙌 We will take a look at the PR as soon as we can! 😊 |
eshanrnh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR looks good, @MMasey 💪 Added couple of styling and doc guidelines suugestions.
commerce-add-ons/payment-providers/stripe/how-to-guides/testing-stripe-webhooks-locally.md
Show resolved
Hide resolved
commerce-add-ons/payment-providers/stripe/how-to-guides/testing-stripe-webhooks-locally.md
Outdated
Show resolved
Hide resolved
commerce-add-ons/payment-providers/stripe/how-to-guides/testing-stripe-webhooks-locally.md
Outdated
Show resolved
Hide resolved
commerce-add-ons/payment-providers/stripe/how-to-guides/testing-stripe-webhooks-locally.md
Outdated
Show resolved
Hide resolved
commerce-add-ons/payment-providers/stripe/how-to-guides/testing-stripe-webhooks-locally.md
Show resolved
Hide resolved
commerce-add-ons/payment-providers/stripe/how-to-guides/testing-stripe-webhooks-locally.md
Outdated
Show resolved
Hide resolved
commerce-add-ons/payment-providers/stripe/how-to-guides/testing-stripe-webhooks-locally.md
Outdated
Show resolved
Hide resolved
commerce-add-ons/payment-providers/stripe/how-to-guides/testing-stripe-webhooks-locally.md
Outdated
Show resolved
Hide resolved
commerce-add-ons/payment-providers/stripe/how-to-guides/testing-stripe-webhooks-locally.md
Outdated
Show resolved
Hide resolved
commerce-add-ons/payment-providers/stripe/how-to-guides/testing-stripe-webhooks-locally.md
Outdated
Show resolved
Hide resolved
commerce-add-ons/payment-providers/stripe/how-to-guides/testing-stripe-webhooks-locally.md
Outdated
Show resolved
Hide resolved
…g-stripe-webhooks-locally.md Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
…g-stripe-webhooks-locally.md Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
…g-stripe-webhooks-locally.md Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
…g-stripe-webhooks-locally.md Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
…g-stripe-webhooks-locally.md Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
…g-stripe-webhooks-locally.md Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
…g-stripe-webhooks-locally.md Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
…g-stripe-webhooks-locally.md Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
…g-stripe-webhooks-locally.md Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
…g-stripe-webhooks-locally.md Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
|
Thanks @eshanrnh & @umbracotrd, I've committed those suggestions and added that additional step regarding the webhook signing secret too. 😄 |
commerce-add-ons/payment-providers/stripe/how-to-guides/testing-stripe-webhooks-locally.md
Outdated
Show resolved
Hide resolved
…g-stripe-webhooks-locally.md
commerce-add-ons/payment-providers/stripe/how-to-guides/testing-stripe-webhooks-locally.md
Outdated
Show resolved
Hide resolved
…g-stripe-webhooks-locally.md
eshanrnh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, @MMasey 🙌
Description
This PR adds an additional way to test the Stipe Payment Provider locally, using the Stripe CLI. I found when using the ngrok approach, i would get errors due to the Umbraco Commerce Checkout package redirecting to the default domain, rather than the ngrok domain.
Type of suggestion
Product & version (if relevant)
Umbraco Commerce - Stripe Payment Provider