Discussions

Ask a Question
Back to All

next_action is null on test mode

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?