VOP User

salah
Regular Contributor

VOP User

Hello.

I want to collect cardholder data in order to call user API in VOP , to be PCI DSS complaint can I rout the cardholder to Visa to collect his/her data securely then call the user API ? which is the best API to use ?

8 REPLIES 8
SyedSa
Community Moderator

Re: VOP User

Hi @salahThank you for reaching out. An agent will look into this and get back to you soon. Until then, if any community member knows a solution, feel free to reply in this thread. 

API_Products
Visa Developer Support Specialist

Re: VOP User

Hey @salah,

 

To ensure PCI DSS compliance while collecting cardholder data and calling the user API in Visa's VOP (Visa Offers Platform), you can use the Visa Checkout API. Visa Checkout securely collects cardholder data and can be integrated into your application to handle the sensitive information without directly touching it, complying with PCI DSS requirements.

 

Here is the recommended approach:

1. Visa Checkout API: Visa Checkout provides a secure and seamless way for cardholders to enter their payment information. This API handles the collection of cardholder data and provides you with a secure token that can be used to make transactions.

2. Integration Steps:
- Integrate Visa Checkout into your application by following the integration guide provided in the Visa Developer portal.
- Use the Visa Checkout button on your website or app to redirect cardholders to Visa's secure environment for entering their payment details.
- Once the cardholder completes the payment information, Visa Checkout will return a secure payment token to your application.
- Use this secure token to call the user API in VOP.

 

For detailed integration steps and code samples, refer to the Visa Checkout API documentation on the Visa Developer portal. This will ensure that you handle cardholder data securely and remain compliant with PCI DSS standards.




Thanks,

Diana



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

salah
Regular Contributor

Re: VOP User

Hi @diana

Thank you for your reply (even it's delayed but it's OK).

I thought I can use the Token service API ! but it's restricted to be accessed , I sent a request to ready team to get access and I still wait the response , anyhow , I searched for checkout API but I couldn't find it ! is it the same like Click to Pay API "https://developer.visa.com/capabilities/visa-secure-remote-commerce" or it's some thing different ? 
if so please send me the link of Checkout API.

your fast reply is highly appreciated 

salah
Regular Contributor

Re: VOP User

HI @API_Products 

Thank you for your reply (even it's delayed but it's OK).

I thought I can use the Token service API ! but it's restricted to be accessed , I sent a request to ready team to get access and I still wait the response , anyhow , I searched for checkout API but I couldn't find it ! is it the same like Click to Pay API "https://developer.visa.com/capabilities/visa-secure-remote-commerce" or it's some thing different ? 
if so please send me the link of Checkout API.

your fast reply is highly appreciated 

API_Products
Visa Developer Support Specialist

Re: VOP User

Hey @salah,

 

If you're looking for Visa Checkout, you should refer to Click To Pay because the API product name was changed.  




Thanks,

Diana



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

shuang_li
Occasional Visitor

Re: VOP User

Sorry, I am looking for VISA checkout. According to what you said, it is now called VISA click to pay, but I couldn't find this name in the Add APIs section of the dashboard in the development center. So, which API should I apply for
shuang_li
Occasional Visitor

Re: VOP User

Sorry, I am looking for VISA checkout. According to what you said, it is now called VISA click to pay, but I couldn't find this name in the Add APIs section of the dashboard in the development center. So, which API should I apply for

shuang_li
Occasional Visitor

Re: VOP User

@API_Products Sorry, I am looking for VISA checkout. According to what you said, it is now called VISA click to pay, but I couldn't find this name in the Add APIs section of the dashboard in the development center. So, which API should I apply for