#CalebR - unit tests
1 messages · Page 1 of 1 (latest)
This sounds like it could be a good use case for Stripe mock. You can get mock responses from the PaymentIntent and Refund endpoints https://github.com/stripe/stripe-mock
Great, thanks
1 messages · Page 1 of 1 (latest)
This sounds like it could be a good use case for Stripe mock. You can get mock responses from the PaymentIntent and Refund endpoints https://github.com/stripe/stripe-mock
Great, thanks