Discussions
next_action is null on test mode
almost 3 years ago by Prince Carlo Juguilon
Creating a Payment Intent:
When using the live keys, next_action is present and has a redirect object with return_url and url properties. When using the test keys, next_action is null. How can I test the redirects of users when using test keys?