CyberSource / cybersource-ios-sdk

The CyberSource InApp SDK enables developers to simply and securely incorporate mobile payments into their iOS applications.
Other
1 stars 1 forks source link

Implement Tokenization from encrypted data #6

Open ziyadparekh opened 7 years ago

ziyadparekh commented 7 years ago

Hi,

Your docs mention that it is possible to create a long term payment token by passing the encrypted card data back to my server. I was able to generate the encrypted blob and pass it back to my server but am not sure what services to use after that in order to generate the long term token.

Could you please direct me to the right docs or provide some examples.

Thanks

royzer commented 6 years ago

+1

I'm also facing the same issue. Any documentation on how to generate and use a long term token for payment authorization would be very useful.