#stephendalygds_68993
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
Actually, both POST and GET requests require form-encoded parameters: https://stripe.com/docs/api
Here's how you can do it with CURL: https://stripe.com/docs/api/expanding_objects?lang=curl
Ah ok, thanks! I'll give it a go
Happy to help!