|
||
Payment method display name |
Friendly name displayed to users. |
Payment method code name |
Code name used by developers. |
Allow if no shipping is supplied |
Indicates if the payment method is allowed if no shipping is supplied. If checked for a given payment method, the method is offered in case shipping is not available during the purchase process (e.g. if no product with the Needs shipping flag is found in the shopping cart). |
Enabled |
Indicates if this payment method is enabled. |
Payment gateway settings
Payment gateway URL |
payment gateway URL; it can be parameterized with the following dynamic parameters: Example:https://www.paypal.com/xclick/?currency_code={%currency%}&business=YourBusinessID&item_name=General%20Description&amount={%amount%}&return=http://www.mywebsite.com/IPNProcessPage.aspx |
Payment gateway assembly name |
Name of the assembly (dll) where the payment provider is stored. |
Payment gateway class name |
Name of the appropriate payment class. |
Order status when payment succeeds |
The status after the successful payment can be selected from the drop-down list. |
Order status when payment fails |
The status after the payment fails can be selected from the drop-down list. |