decrypt Payload PAYMENT ISSUE

Solved! Go to solution
michael790605
Regular Visitor

decrypt Payload PAYMENT ISSUE

Hi, every 

How can i get the accountNumber on the response data by visa checkout ?

Do I need setup on the backoffice? 

1 REPLY 1
API_Managers
Visa Developer Support Specialist

Re: decrypt Payload PAYMENT ISSUE

Hi,

 

Thanks for posting to the forum. If full information is permitted and requested, you receive a response that includes encrypted payment information, which you must decrypt to obtain the full payment information.
If you request summary information, you receive summary payment information, which is not encrypted.
Unencrypted summary payment information is exactly the same as decrypted full payment information, except that the accountNumber property is not returned.

 

For information on Visa Checkout accountNumber property, please navigate to the link below.
Visa Checkout > API Reference > Get Payment Data
https://developer.visa.com/capabilities/visa_checkout/reference#visa_checkout__get_payment_data_api_...

 

Thank you,

Diana

Visa Developer Team




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.