#Venkat-salesforce-checkout

1 messages · Page 1 of 1 (latest)

violet nebula
#

Hello 👋
Give me a moment

placid kelp
#

Hi Hanzo

#

Thanks

violet nebula
#

Thanks for waiting! I believe you're using Stripe Connector for salesforce, yes?

placid kelp
#

Im trying with a Rest call

violet nebula
#

Ah, ok.
Can you confirm if the HTTP request type is POST and the URL is https://api.stripe.com/v1/checkout/sessions ?

placid kelp
#

and yes post call

violet nebula
#

the address is incorrect

placid kelp
#

Is that sessions or session?

#

IM trying to create one

violet nebula
#

you're making a call to /v1/create-checkout-session but the right address it /v1/checkout/sessions

placid kelp
#

Thaanks