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

Allow updating card from singleUseToken #34

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

Conversation

davidwebca
Copy link

updateCard fails because there's no way to pass singleUseToken as outlined in #33. Closes #33.

I had initially created a check inside updateCard for the singleUseToken, but I am now noticing the pattern already initialized with createCardFromSingleUseToken to have different functions and I applied it here too.

updateCard fails because there's no way to pass singleUseToken as outlined in paysafegroup#33. Closes paysafegroup#33.

I had initially created a check inside updateCard for the singleUseToken, but I am now noticing the pattern already initialized with createCardFromSingleUseToken to have different functions and I applied it here too.
Adds the possibility to use merchantCustomerId to retrieve a profile as per the documentation.
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.

CustomerVault doesn't have singleUseToken in updateCard()
1 participant