Skip to content

Allow updating card from singleUseToken - #34

Open
davidwebca wants to merge 2 commits into
paysafegroup:masterfrom
davidwebca:master
Open

Allow updating card from singleUseToken#34
davidwebca wants to merge 2 commits into
paysafegroup:masterfrom
davidwebca:master

Conversation

@davidwebca

Copy link
Copy Markdown

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