Kentico CMS 6.0 Context Help

New/Edit payment method

New/Edit payment method

Previous topic Next topic Mail us feedback on this topic!  

New/Edit payment method

Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic!  

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:
- {%amount%} - the total price
- {%currency%} - currency code

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.