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. 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. |
▪ | Payment method preferences: only if you use "PayPal Commerce Platform" as Payment Type, you can click on Settings and activate the following options: |
• | Enable payment with Credit Card: to display a form on your website which the Customer can use to report their Credit Card data to proceed with the payment. |
• | Enable payment with Apple Pay: Apple Pay is the contactless mobile payment system offered by Apple. It allows saving credit and debit cards on iOS devices so to make online payments easier and safer, without having to use physical cards. |
• | Enable payment with Google Pay: Google Pay is the contactless mobile payment system offered by Google. It allows saving credit and debit cards on Android devices so to make online payments easier and more efficiently, without having to use physical cards. |
• | Allow saving of payment method: to give registered Customers the option to save payment data, so not to re-enter them when they make another purchase. If they activate this option, Customers will just have to log in and directly place an order without having to report their credentials. |
• | 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. |
|
|