Managing payment methods - lemonstand/ls-docs GitHub Wiki

Add Payment Method

Click the plus buton on the Payment Methods' page to add a new payment method. You can choose a particular payment method from the drop-down box. Press continue to setup the payment method.

Payment Method

Enabled front-end: This option enables the payment method on the front-end of your store for customers to use.
Enabled admin: This option enables the payment method in the backend when creating orders manually.
Name: The name of the payment method to be displayed on the front-end of the website.
Description: A description can also be provided and will be displayed on the front-end website.
Receipt Page: Here you can set the page that the customers are redirected to after successful payment.
API Code: You can use the API Code for identifying the payment method in the API calls.

Payment Method Countries

The countries tab allows you to specify which countries the payment method supports. If you leave them all unchecked the payment method will be applicable to any country.

Payment Method Visibility

The visibility tab allows you to choose which customer groups are able to see this payment method on checkout. If no groups are selected, the payment method will be available for all customer groups.

Payment Method Configuration

API key: Example: Stripe API key ('Live Secret Key' for live payments or 'Test Secret Key' for test mode).
Order Status: Select status to assign the order in case of successful payment.