Ability to test payment links used in a custom module

This guide shows how to test a payment link:

HOWEVER, this just gives you a stand-alone test link. That is minimally helpful as we should be able to test a payment in the environment it’s actually used.

For example, there is a payment field type that is an option for custom modules. I want to test payments through the module and see the process through as a user would see it… and then be able to make any necessary adjustments as needed.

The easiest fix would be to add the option to put the entire payment account into test mode, or even select payment links. This is a big hole at the moment as other payment gateway solutions all have this.

test mode ftw

I agree. I need the ability to create a test payment link that could be used in forms. Without that, I can’t test how a form will function if the form includes a payment link