#jcalentine

1 messages · Page 1 of 1 (latest)

clear pecanBOT
unborn oxide
#

Which integration type do you use? Payment Intent, Checkout Session.... etc?

stone glade
#

currently i am using stripe.checkout.session

#

i have products that are selected in the frontend and then in the backend I have a successful payment that stores the session_id and is followed up with a webhook

#

I would not use the webhook in this instance as it is not necessary for anything currently, but I may send out an email using smtp

unborn oxide
stone glade
#

@unborn oxide nvm I will look through the link you just sent and ask questions if needed