Skip to content

Custom checkout flow example #69

Answered by y3owk1n
vishalshah6153 asked this question in Help
Discussion options

You must be logged in to vote

@vishalshah6153 I had implemented my own checkout flow as well. If you're referring to Direct Credit Card Tokenization, maybe this would help.

TLDR:

  1. You have a form that takes in credit card and billing address
  2. You then call the createToken fuction by passing along your addresses
  3. Attach the token response to the cart
  4. Swell should do the rest for you

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by logeshswell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
2 participants