ManualCheckoutSession not firing onReady - Android API v6.3.0

Stephen
Newbie

ManualCheckoutSession not firing onReady - Android API v6.3.0

To replicate, simply run the the Android native sample app and replace code...

   

checkoutButton.init(....., resultListener);

with your own...

   

checkoutButton.init(....., manualCheckoutSession);

 

The onResult of the manualCheckoutSession fires once payment is complete or cancelled or whatever, but the onReady never fires.

I expect onReady to fire after calling checkoutButton.init(.....) to let me know that the button is ready.

 

Am I misunderstanding something? 

2 REPLIES 2
API_Managers
Visa Developer Support Specialist

Re: ManualCheckoutSession not firing onReady - Android API v6.3.0

Hi @Stephen,

 

I will take a look and get back to you soon.

 




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.

API_Managers
Visa Developer Support Specialist

Re: ManualCheckoutSession not firing onReady - Android API v6.3.0

Hi @Stephen,

 

Please email this inquiry to developer@visa.com, and someone will connect you to the Visa Checkout team. The VCO team will then provide you with an answer to your question. Enjoy the rest of your day!

 

 

 

 




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.