Payza IPN - Setup

1: Sign up for a Payza account.
2: Log into your Payza account.
3: From the Main Menu select "IPN Advanced Integration".
4: Set "IPN Status" to "Enabled".
5: Set "Enable IPN Version 2" to "Disabled".
6: Set "Allow Encrypted Payment Details" to "Disabled".
7: For the "Alert Url" enter the full http path to the 'checkout/payza.php' callback file in your cart installation:

Example:
http://www.example.com/checkout/payza.php (Or https if over SSL)

8: Generate a "Security Code".
9: Set "Test Mode" to "Enabled" for sandbox system.
10: Enter applicable details in your Maian Cart admin area:

Catalogue > Payment Methods > Payza

Payza - Callback Url

The callback url for all operations is:

http://www.example.com/checkout/payza.php
https://www.example.com/checkout/payza.php (SSL)

Where 'example.com' is your own domain.

Payza - Sandbox

Payza has a superb test sandbox system, which is located at:
https://sandbox.payza.com/center/signup.aspx

When you sign up for a sandbox account a personal and business account are created for you. Log into the business account and configure the same as above.