|
|
|
|
|
by gee_totes
4712 days ago
|
|
You're payment API doesn't have a sandbox mode? Maybe that will work? Short of that, maybe you could create a fork of your application for the designer that just returns payments_processed=true and doesn't talk to the payment API at all. |
|
That's why I brought up the contract as well. Not sure if this is a good cautionary step to take, or if I should do it in addition to putting APIs into 'test/sandbox mode'.