Re: Add a card through SamsungPay SDK

Solved! Go to solution
fontiana12
Regular Visitor

Add a card through SamsungPay SDK

I need to add a card using SamsungPay SDK (Pass-through model). However, the card payload must be encrypted according to the Visa Payment Details manual.  Therefore, I would like to know which API should be used and where should I obtain the SHARED SECRET and APIKEY for encryption.

8 REPLIES 8
API_Managers
Visa Developer Support Specialist

Re: Add a card through SamsungPay SDK

Hi @fontiana12,

 

Are you interested in using Visa Token Service?

 

Visa Token Service

API Overview - https://developer.visa.com/capabilities/vts

 

 

 

 




Thanks,

Tee



Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.

johnyrahul92
Regular Visitor

Re: Add a card through SamsungPay SDK

Hi Diana,

Is there any implementation doc which is having the code samples using java to create encrypted payload from  card information

 

Regards,

 

Rahul Johny

API_Managers
Visa Developer Support Specialist

Re: Add a card through SamsungPay SDK

Hey @johnyrahul92,

 

I'll take a look and get back to you soon.

 




Thanks,

Tee



Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.

johnyrahul92
Regular Visitor

Re: Add a card through SamsungPay SDK

Waiting for your response. As we are stuck at Generating provisioning payload in accordance with visa

API_Managers
Visa Developer Support Specialist

Re: Add a card through SamsungPay SDK

Hey @johnyrahul92,

 

With Samsung Pay the answer can be convoluted because there are different factors to consider. One factor to consider is the method of integration, for example, if you are working with a partner (e.g. CyberSource), the partner manages the integration and they will have their own developer guides.

If you are looking for a direct integration to Samsung Pay not via a partner, Visa doesn't have any docs on our site since we just have the Visa Token Service API; however, Samsung has some docs on their site. Here are some resources available:

 

Samsung Docs: https://pay.samsung.com/developers CYBS Samsung Pay Docs: https://developer.cybersource.com/api/deve...

 
https://developer.cybersource.com/library/documentation/dev_guides/Samsung_Pay_SO_API/SamsungPay_SO_... 

 

Please let us know if you have additional questions.

 




Thanks,

Tee



Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.

johnyrahul92
Regular Visitor

Re: Add a card through SamsungPay SDK

Thanks for the response.
For more clarity regarding the query..
We are trying to add the card from issuer app to samsung pay app. With the help of samsung pay sdk.
As per samsung pay doc they have app which allows issuer app to add the card to samsung pay wallet.
So samsung pay will contact the corresponding card network.
Which is in our case visa.
I am quoting the sentence from samsung developer dic here..
"Generate provisioning payload in accordance with your card network specifications.
String testPayload = "ThisIsTestPayloadCardInfo1234567890"; "
I
johnyrahul92
Regular Visitor

Re: Add a card through SamsungPay SDK

HI Diana,

Expecting to hear from you
API_Managers
Visa Developer Support Specialist

Re: Add a card through SamsungPay SDK

Hey @johnyrahul92,

 

Please reach out to the CyberSource team directly. CyberSource Support - 800-709-7779

 

 

 




Thanks,

Tee



Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.