You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal of this task is to be able to accept orders and online payments in our shop. Everything except the actual payments processing is done by us. Payments are done via https://stripe.com/en-mx/payments
There are multiple parts that must be done:
Abacus KO
be able to add products to the cart (take into account availability/stock)
send the selected products via "create checkout session" mutation to BE and redirect to Stripe.com
create "success" and "cancel" pages to be used by Stripe.com for final redirecting
The goal of this task is to be able to accept orders and online payments in our shop. Everything except the actual payments processing is done by us. Payments are done via https://stripe.com/en-mx/payments
There are multiple parts that must be done:
Abacus KO
Abacus
Abacus BO
Legals
After checks
The text was updated successfully, but these errors were encountered: