#imabev
1 messages · Page 1 of 1 (latest)
What are you trying to do specifically?
I want to create a checkout session via an API call
Okay, and what have you got so far? You don't have to pass any headers to create a Checkout Session, so you just specify the required parameters
here's what my app looks for
I think I need to create the web service connection...then other parts of the app will reuse the web service connection and pass the details of the purchase
theres another section in app that lets me test with the key/value pairs in the body. I am going to try using those and test.
I think I am confused by how the app asks me to test the connection....is there a way to "test" the connection without key pairs?
I have no idea. We don't really have context on 3rd party applications. We're Stripe developers