VivaPayments / API

Index of Viva Wallet open source projects on GitHub.
139 stars 163 forks source link

How can we provide port information for success and failure callbacks? #2446

Closed fasetto closed 11 months ago

fasetto commented 11 months ago

How can we provide port information for success and failure callbacks? I would like to use the :3000 port for my local environment. Can you help?

image

VivaWalletCustomerSupport commented 11 months ago

Hello @fasetto,

Thank you for your message. Kindly note that the domain URL must use the following format: If your site uses www: www.yourdomain.com If your site doesn’t use www: yourdomain.com

Kind regards, Viva Wallet E-commerce Support Team

fasetto commented 11 months ago

This is sandbox env. I was wondering, does VivaWallet supports setting port for urls? For my local env. Or, do I have to use my dev env for redirects?

VivaWalletCustomerSupport commented 11 months ago

Hello @fasetto,

Thank you for your reply. Setting up ports from the domain name is not supported. Our sources can only use the format mentioned above.

Kind regards, Viva Wallet E-commerce Support Team

fasetto commented 11 months ago

Okay, I am closing this one. But as feedback, VivaWallet should support this to allow testing on local development environments.