|
|
|
|
|
by arkh
686 days ago
|
|
> We built against Stripe's sandbox and never had to test in production, so I never had to use a real credit card. Did it, got bit in the ass when some workflow was disabled in production and not in their sandbox. I don't recall the exact thing but always fun to push into production all sure of yourself to have to rollback fast and ponder why you get some fun message in your logs. At least the error message was clear about what we were doing being available only on the sandbox. It was some years ago so I don't remember if it was in Stripe Connect or during the mandatory 2FA rollout. |
|
What Stripe workflow was this? Or was it specific to your codebase?