#jarrett

1 messages · Page 1 of 1 (latest)

long laurelBOT
mighty forge
#

Unfortunately we don't have sample code for that at the moment. It would mostly be making sure you have function calls that give you back a preset json that looks like the Stripe response that you would get for the call

ancient plinth
#

this is a full browser test though

mighty forge
#

We typically recommend against automated browser testing with Stripe.js, those will often run in to trouble because of our security measures against bots attempting to pay for things

ancient plinth
#

even with test keys?

#

this seems less than ideal

mighty forge
#

Yes even with test keys. I definitely get that it is not ideal for end to end browser testing but unfortunately at the moment we do not support it so mocking is what we reccommend

ancient plinth
#

ok