#hellotika

1 messages · Page 1 of 1 (latest)

late cragBOT
keen rampart
#

Hi there

#

What are you really trying to do here?

frank pecan
#

Comparing the 2 approaches i have in mind to make a one time payment

#

2nd is front end create pm,then call our backend payOnce and it will do it on synchrounously

keen rampart
#

Yeah the recommended integration is to use client-side confirmation

#

Why do you want to confirm via your backend?

frank pecan
#

it's more similar to existing integration with another payment provider

#

also multiple payment types in additoin to what stripe do, the backend needs to do some orchestration

keen rampart
#

Gotcha well yeah you can go that route if you want to.

frank pecan
#

if we go with #1, we can't really do orchestration with other non stripe payment easily....correct

#

all or none payment

keen rampart
#

You mean if you use client-side confirmation?

frank pecan
#

yes

keen rampart
#

Yeah most likely not then