You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Table of Contents

The Payza URLs have changed

Payza has abruptly changed their domain from "payza.com" to "payza.eu". This affects payment transactions through this gateway. If you are using Blesta v4.6.0 or older, you must manually update the gateway source (under /components/gateways/nonmerchant/payza/payza.php) to change references of "payza.com" to "payza.eu" in order to process payments again.

About Payza

Payza is a popular payment gateway. Learn more about Payza on their website at https://www.payza.eu/.

Installing Payza

To install the Payza payment gateway, visit [Settings] > [Company] > [Payment Gateways] > Available, and click the "Install" button for Payza.

A message will be displayed, indicating that the payment gateway was successfully installed.

You will need to ensure your Payza account has Encrypted Payment Details (EPD) Version 2 enabled.
Enable EPDv2 in Payza

You can login to your Payza account, and under the Main Menu, visit [IPN Advanced Integration] and click the button to [Set up your IPN now]. Here, you should set the following settings:

  • IPN Status: Disabled
  • Allow Encrypted Payment Details (EPD): Enabled
  • Enable EPD Version 2: Enabled
  • Testmode: Disabled

Activate the API in Payza

In your Payza account, under the Main Menu, visit [API Advanced Integration] and click the button to [Get Started Now]. Here, you should set the following settings:

  • API Status: Enabled

If you would like to allow refunds via the API, be sure to generate an API Password, and set it in Blesta.

Enter the details provided by Payza.

Field NameDescription
Merchant EmailEnter the merchant account email address, typically of the format "seller_1_name@domain.com".
API PasswordEnter the API Password. This is the password required to process refunds via the API.
Sandbox ModeCheck to enable Sandbox Mode. If checked, transactions will be processed in sandbox mode using your Payza account and they will not settle.
Accepted Currencies

Check the currencies that you would like to be processed through this payment gateway.

The following currencies are available:

AUD, BGN, CAD, CHF, CZK, DKK, EEK, EUR, GBP, HKD, HUF, LTL, MYR, MKD, NOK, NZD, PLN, RON, SEK, SGD, USD, ZAR

When finished, click "Update Settings" to save the details. You have successfully installed and configured Payza!

  • No labels