#imabev

1 messages · Page 1 of 1 (latest)

clever harnessBOT
ruby cypress
#

What are you trying to do specifically?

high hull
#

I want to create a checkout session via an API call

ruby cypress
#

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

high hull
#

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?

ruby cypress
#

I have no idea. We don't really have context on 3rd party applications. We're Stripe developers