#monove

1 messages · Page 1 of 1 (latest)

spark deltaBOT
frigid phoenix
#

Hi there

#

Certain Payment Method Types require a redirect

#

Like with Bank-based redirects where it is required that you go to the banks hosted authentication page.

#

So it mostly depends on what Payment Method Types you are going to support for whether a redirect will happen or not.

tall frigate
#

would there be any way of knowing that upfront, for example we could provide the customer with a link to go through authentication

#

popup

frigid phoenix
#

Mostly no

tall frigate
#

we have a Cordova app and would need to use an in-app-browser session

frigid phoenix
#

I would not recommend trying to do anything like that

#

I think you are better off only supporting payment method types that don't require a redirect in this case if you don't want a redirect.

tall frigate
#

ok thanks