Adding a credit card without making an order #449
Answered
by
ericingram
igoraugustynski
asked this question in
Help
-
Hello, |
Beta Was this translation helpful? Give feedback.
Answered by
ericingram
Nov 28, 2023
Replies: 1 comment 1 reply
-
Also, I have noticed that when adding a CC using the Swell interface it performs a transaction for 1 EURO. This does not happen when using account.createCard(). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We added some more details to the docs on adding a CC: https://developers.swell.is/frontend-api/credit-card-management. It only works with certain gateways at this time (Stripe and Braintree).
The Euro thing might be specific to your gateway, as we don't have logic like that in Swell itself.