Skip to content

Payments vs Transactions and current state of Stripe checkout questions #686

Answered by korycins
matteius asked this question in Q&A
Discussion options

You must be logged in to vote

@matteius Ad3. One of the idea of transaction API was to give a developer as many flexibility as possible. One of this is a possibility to support different flow of handling payment. The old payment API only supports the flow "processing payment then order". The transactions API, allows you to build flow: "processing payment(s) then order" or "order then processing payment(s)" or "processing partial payment then order then processing partial payment".
Here you can find some charts: https://docs.saleor.io/docs/3.x/developer/checkout#case-creating-order-before-processing-payment, and https://docs.saleor.io/docs/3.x/developer/checkout#case-processing-payment-before-creating-an-order

Checkout…

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@matteius
Comment options

@timuric
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by typeofweb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants