Base solution for your next web application
Open Closed

Should we see api/payment/stripe/webhook in swagger #11229


User avatar
0
Astech created

We are on ABP 7.3.0 running Zero version 10.4.0 trying to get Stripe integration working. All going well up to "Please Wait Receiving payment result. Please Wait" where it then gets stuck. The errors occur when moving through the stripe payment screens. You will see we have tried both: http://default.localhost:44302/api/payment/stripe/webhook and http://localhost:44302/api/payment/stripe/webhook as the listening api

We have added the WebhookSecret to theapplication.config.

Has anyone any ideas what we could be missing?

One thing we noticed is we cannot see the api/payment/stripe/webhook route in swagger: Should we be able to?

Thanks


3 Answer(s)