Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Checkout.com V2: Support tokenized and saved credit cards #3215

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

obahareth
Copy link

@obahareth obahareth commented May 12, 2019

Add support for using tokenized credit cards as well as tokenizing them (this requires you to initialize the gateway with a public_key).

Also adds support for using Checkout Payment IDs (which is basically a saved payment method, e.g. a credit card saved on Checkout.com).

Fixes #3211.

@obahareth obahareth changed the title Support Checkout.com Tokenized Credit Cards for V2 API Checkout.com V2: Support tokenized credit cards May 12, 2019
@obahareth obahareth changed the title Checkout.com V2: Support tokenized credit cards Checkout.com V2: Support tokenized and saved credit cards May 20, 2019
@obahareth obahareth force-pushed the support_tokenized_cards_checkout_v2 branch from 6a80e77 to efa8a55 Compare May 20, 2019 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Checkout.com V2 Implementation Doesn't Support Tokenized Cards
1 participant