#Fork
1 messages · Page 1 of 1 (latest)
I think it's something with your using programming language
Looks like it always comes out as \ to Stripe
It was a standard + symbol (I checked hex value everywhere) but after some more investigation it looks like I needed to replace it with %2B then the Stripe API accepts it