Phoca Cart configuration

Learn how to configure Phoca Cart to accept payments with QuickPay.

General Options

In this tab select QuickPay as a Payment Method.

Payment Method Options

Order Statuses

  • Payment Authorized - select the order status that will be applied based on authorized payment status. By default it is Confirmed.

  • Payment Captured - select the order status that will be applied based on successful payment transaction result. By default it is Completed.

  • Payment Failed - select the order status that will be applied based on failed payment transaction result. By default it is Failed.

  • Payment Cancelled - select the order status that will be applied based on cancelled payment transaction result. By default it is Cancelled.

QuickPay Options

You can find parameters under Settings in your QuickPay Account Panel > Integrations. See this article.

  • Merchant ID - Set your Merchant ID.

  • Private Key - Set your Private Key.

  • API Key - API User - Set your API User.

All listed above IDs and Keys are required fields to save the configuration. Fill them if even you are going to use test mode.

  • Test Mode - use it when you want to test the payments before live mode. If Test Mode is enabled, no real money are transferred. Do not forget to allow test transactions in QuickPay dashboard.

  • Payment Methods - lock to some payment method(s). Multiple payment methods allowed by comma separation. See the official documentation. Note that the payment methods should be set up in QuickPay dashboard.

  • Autocapture - by default it is set to Yes. Authorization followed by a Capture is used when a customer places an order, and the merchant does not want to take payment until the goods have been dispatched. The funds are reserved by the Authorization, but do not leave the customer's account until the Capture takes place.

  • Send Email - send customer's email address (required for PayPal credit-card payments).

  • Send Basket - send basket of products (required for Klarna).

  • Send Billing Address - send customer's billing address (optional for Klarna).

  • Send Shipping Address - send customer's shipping address (optional for Klarna).

  • Branding ID - Set your Branding ID to display custom logo and etc.

  • Language - there are 33+ languages which are available. By default it is set to English. There is Auto Detect option.

  • Fallback Language - select the language to be displayed for user if Auto Detect language parameter was selected and user's language is not included in the list of available translations. By default it is set to English.

Last updated