|
How to Create A Custom Payment Method
This article will illustrate how to create a "Charge" Custom Payment Method that can be selected by your customers at checkout.
Here are the steps:
1. Login to your Administration Console. Once in navigate to Custom Payment Types, located under Global Settings.

2. Next, add a method name and description and then click add.

3. After your new "payment type" is listed, you can then add inputs to it, which will prompt the user for additional information. In our case we are going to require them to input an account number.
4. You should now have a Charge Custom Payment Method.

|