You can use the commands in this section to choose the payment method, which may be:
▪ | Pay later: the customer can send an order and pay later (for example, by bank transfer). |
▪ | Pay now: the customer can send the order and pay immediately (for example, by PayPal™, or other similar circuits, or by credit card). |
If you select the Pay now option, you have to define the requested Payment Type. In the Pro edition some suggested payment systems are:
Depending on which payment system is chosen, you have to set the parameters for registered user recognition and those for managing the payment process. These parameters include:
▪ | Payment Confirmation: you can select the page from the website map that is to be displayed to confirm payment. |
▪ | Payment Error: you can select the page from the website map that is to be displayed if an error occurs during payment. |
▪ | Show installment payment option: this option is available for the PayPal "Buy Now Pay Later" payment method only, which gives the final customer the possibility to pay in installments. With this option, everywhere on the store where prices or the active payment methods are shown a note will be reported reminding the installment payment option. |

|
Buy Now Pay Later is a PayPal service which gives the customer the possibility to pay in installments. If the amount is suitable, it is automatically divided into 3 or 4 installments (according to the country): when the payment is performed, the store manager will get the whole amount right away, while PayPal will take care of the installment management. The service doesn't include additional costs and it is already available for the following countries: UK, France, Germany, USA, Australia. Soon it will be active for Italy, Spain and Canada too.
|
▪ | Process the purchase automatically after having received the payment: only available for digital products with certain payment methods (for example, PayPal), this allows orders to be automatically fulfilled as soon as the Client’s payment is received. |

|
If the shopping cart contains both digital and physical Products, it cannot be fulfilled automatically; you must fulfill it manually.
|
▪ | Sandbox enabled (Test mode): if the chosen payment system includes this parameter, it is possible to publish the website online in test mode, to check that both the purchasing and payment procedures work correctly. |
Finally, if a different payment system from the ones suggested is used, you must set the Custom Code option as Payment Type. You should receive an HTML code from the service provider when you register, and this must be entered in the HTML Code for 'Pay Now' Button field.

|
The HTML code from the payment service provider is used to create the "Pay now" button, and it must include the ordered article's code and its price. You have to enter the following tags manually in the code, otherwise the shopping cart will not work correctly:
▪ | [ORDER_NO] - the order number is entered here; |
▪ | [PRICE] - the price is entered here. |
|
|