Re: Visa checkout not getting initalized issue

zakaiter
Dabbler

Visa checkout not getting initalized issue

I followed the documentation for Visa Checkout SDK .

VisaCheckoutSdk.init(
getApplicationContext(),
Environment.SANDBOX,
"Q35LV848ZRGO5QF1IC2A21Pu2kNGiSOFMdSiXFRdepnVphV9g",
"zakaiter",
new VisaCheckoutSdkInitListener(){
@Override public void status(int code, String message){
}});

 

Please guide what should be profile name here .
Because while I am trying to initialize using this visacheckoutbutton got disabled automatically.
If I am pressing it before button getting disabled it says sdk is not initialized.
Please help.

3 REPLIES 3
Sanobar
Frequent Helper

Re: Visa checkout not getting initalized issue

Hello,

We have dedicated expert team for supporting visa checkout inquiries. I would like to send your inquiry to them. Please share screen shots  (if possible) and detailed steps you have taken before initializing the SDK such as registration at portal etc. at developer@visa.com. 

 

Thanks

Sanobar

 

 

zakaiter
Dabbler

Re: Visa checkout not getting initalized issue

Attaching screenshot and the reference material that I followed step by step.
Please help me with the same as I need to show this POC to customer asap.

 

Sanobar
Frequent Helper

Re: Visa checkout not getting initalized issue

Hello,

 

Can you please confirm that that you are registered on visa developer portal https://developer.visa.com/? If yes, please share your email with which you are registered and we need to check your Application and settings at back end. share this sensitive information on developer@visa.com for support. 

 

If you wish to use Checkout Button without registering , please use "Syntax 2" page 23 on Visa Checkout Guide. 

 

Thanks
Sanobar