#DigitalAlchemist-customer
1 messages · Page 1 of 1 (latest)
Hello! Is there a reason you're not using one of our libraries to do this? It'll be much easier to make the requests using one of them
I'm working on a client's legacy asp site trying move from SquareUp to Stripe.
city=london
address.city=london
have you tried address[city]=london
That's done the trick - thank you.