For Visa direct can Debit Cards be receiverNumbers

ezamarichard
Regular Contributor

For Visa direct can Debit Cards be receiverNumbers

Dear Team Can i use a debit Card to receive payments?

or i have to get a credit card

Thanks

 

2 REPLIES 2
API_Managers
Visa Developer Support Specialist

Re: For Visa direct can Debit Cards be receiverNumbers

Hi @ezamarichard,

 

Yes, you can use debit cards for payments. Please check our website for specific APIs relevant to your business case. https://developer.visa.com/

 

Since you are interested in payment methods, please navigate to the link below to the Payment Methods category to see which APIs fit your use case.

 

Documentation > API Docs > Payment Methods

https://developer.visa.com/docs

 

CyberSource Payments

https://developer.visa.com/capabilities/cybersource

 

Visa Checkout

https://developer.visa.com/capabilities/visa_checkout

 

Visa Direct

https://developer.visa.com/capabilities/visa_direct

 

Please follow the steps in the “Get Started” link below to register and create a Visa Developer application. 
https://developer.visa.com/vdpguide#get-started-overview  

 

This guide walks you through the key steps for application creation, credentials, and connection validation.

If you are ready after testing your App in sandbox, send us a production request and we will evaluate your Application and other credentials.

 




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.

ezamarichard
Regular Contributor

Re: For Visa direct can Debit Cards be receiverNumbers

Thanks alot

cybersource seems to confuse me alot

which details are these .are these for the client paying and if yes

where do we set up merchants card details friom Thanks

  • "card": {
    • "expirationYear": "2031",
    • "number": "5555555555554444",
    • "securityCode": "123",
    • "expirationMonth": "12",
    • "type": "002"
    }