Re: Test Question

Solved! Go to solution
jontyall
Regular Visitor

Test Question

I am helping with a university project, we are 'setting up a new credit card company', and cannot see which API in the sandbox I can use to update the vault with a number of things about the card etc, e.g. the card design, name, etc. Anyone able to steer me towards this?

4 REPLIES 4
API_Managers
Visa Developer Support Specialist

Re: Test Question

Hello there!

 

Thanks for your inquiry and great question! You would need to team up with the issuing bank and register to the Co-brand program through them. We would then receive the official request from the issuer through the Brand Management Approval System once they reached the agreement only.

 

So just work with the bank you work with for your company if you're looking for card customization. Looking forward to you posting more questions on the forum and have a nice day!

 

Thank you,
Diana

 




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.

jontyall
Regular Visitor

Re: Test Question

Thanks, but I am just doing some research and the documentation must be somewhere on this site, I just don’t know what I am looking for, so looking for guidance to that please
API_Managers
Visa Developer Support Specialist

Re: Test Question

Hello,

 

Thank you for posting your question to the community forum. I'd like to continue to share some really cool information with you.

 

The Co-brand should feature some additional benefit for the cardholder or another form of incentive. To learn more about the Co-brand program you must work with an issuer that is providing programs which allows cardholders to add their logo on the cards. If your project is within North America, you can also send your inquiry to NABrand@visa.com and someone will reach out to you about this.

 

Adding to that, have you seen our Visa Sensory Branding documentation yet? Visa Sensory Branding is a suite comprised of sensory brand marks (animation, sound, and haptic) created for such environments like the web, mobile, and physical retail point of sale. This signifies confirmation when the user pays with their Visa card. Please see the documentation below for more information.

 

Visa Sensory Branding

https://developer.visa.com/pages/visa-sensory-branding

 

Visa Digital Brand Guidelines

https://developer.visa.com/images2/products/visa-sensory-branding/VisaDigitalBrandGuidelines.pdf

 

 

Thank you,

Diana




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.

azharuddin
Regular Visitor

Re: Test Question

I am planning to have Selenium API Automation Framework built on the top pf Python + Request Library

Expected flow:

1) Read Request Specification From input file "csv/xml"

2) Make API Request & get Response & analyse the same

3) Store Test Results

4) Communicate the same

Initial 'smoke test' to be performed with basic cases then the detailed ones.There will be 'n' number of api's with respective cases.