Payza (aka Alert Pay)

More info @ www.payza.com

Gateway Setup

For details on how to set up Payza IPN, click here.

Merchant E-Mail Address

Your merchant e-mail address for IPN payments. This is set in your Payza account area.

IPN Security Code

Your IPN security code. This is set in your Payza account area.

Information About this Payment Method

This is presented to visitors if they click for more info on the gateway on the checkout page. Optional.

Use BB Code for formatting, HTML is not allowed.

Order Status Preferences

Specify which order statuses to set for callback operations. Leave as default if you aren`t sure. "Pending" statuses restrict download access for none gateway methods and should be used until payment is cleared.

Setting preferred order statuses can be useful for filtering with other admin operations.

Alternative Redirect Url (Optional)

Alternative redirect url is the page a visitor will be directed to after a successful transaction.

You should NOT use this option if you sell downloadable items as visitors will not be able to download their products immediately after purchase.

Enter full url starting http://

If you need to do further operations on your redirect page based on the sale, the following query string params may be used and passed to your new page:

{id} = Sale ID in Database
{code} = Sale Buy Code in Database.

Example:

http://www.example.com/new-redirect.php?id={id}&code={code}

Live Payment URL

Live payment url. At the time of these docs it is:

https://www.payza.com/PayProcess.aspx

This should not be changed unless altered by the gateway. If this doesn`t work try:
https://www.alertpay.com/PayProcess.aspx

Test/Sandbox Payment URL

Sandbox or test payment url. In many cases, this is the same as the live payment url. At the time of these docs it is:

https://sandbox.payza.com/sandbox/payprocess.aspx

This should not be changed unless altered by the gateway

Enable Payza

Enable / disable this gateway as a payment option.

Files Related to this Payment Option

For advanced users ONLY:

checkout/payza.php (Callback handler)
control/gateways/methods/payza.php

Re-Transmitting IPN Messages

Payza enables you to re-transmit the IPN post to your website. This is useful if your website server suddenly goes down at the point of transmission and the sales data wasn`t updated in the system. To re-send IPN post transmissions, log into your Payza account and select 'IPN Advanced Integration > IPN History'. Your recent IPN transmissions will be shown:



Click the IPN window and then 'Resend IPN'.

Help Tips

The same or additional information may be provided by hovering your cursor over the image next to each heading in the admin area if applicable.