Plug-N-Pay
Previous  Top  Next

Plug-N-Pay payment integration is set in the AShop Administration Panel through Store Configuration > Payment.  
 
AShop Settings
 
1.   Open the Administration Panel, select Store Configuration, and then Payment.  
2.   Click on the drop-down Payment Gateway box, select Plug-N-Pay and click Add.  
3.   Enter your Merchant ID. The Merchant ID is assigned to you by Plug-N-Pay.  
Note: Test Mode is set within the Plug-N-Pay administration panel at
https://pay1.plugnpay.com/admin. Don't forget to change this setting after testing.  
4.   Click the Submit button to save changes.
5.   Open the AShop file /admin/gateways/plugnplay.gw in a text editor.  
6.   About half way down the page, there is a setting for the accepted credit cards. Delete the ones that are not accepted.  
   name=\"card-allowed\" value=\"Visa,Mastercard,Discover,Amex,Diners,JCB,MYAR\">";
7.   Save the plugnplay.gw file on the server.     

Plug-N-Pay Settings

The payment response data from the Plug-N-Pay payment gateway is sent with the GET method by default instead of the POST method. The POST method must be enabled by requesting it through the Plug-N-Pay helpdesk, which is accessed through the Plug-N-Pay administration panel. This procedure must be done for each Plug-N-Pay account before it will work with AShop Deluxe.

Important Note: The payment confirmation page, which is a combination of the delivery.html page template and the thank you text, is nested within a secure page that is hosted by Plug-N-Pay. All links within the page template and thank you text must be absolute. To avoid browser security warnings from popping up, all image links must be through secure connections (https).

Company Logo Image In Payment Form
Unlike most other payment gateways, Plug-N-Pay does not support the inclusion of a logo image from the shopping cart program and merchants cannot customize the payment pages themselves. Plug-N-Pay support staff can change colors, add your company logo and/or background image within the payment form by requesting this through their online help desk, which is located within the Plug-N-Pay merchant panel . Any other changes to the payment form will most likely require custom programming by Plug-N-Pay for a fee.

Currencies Accepted
Plug-N-Pay can process in multiple currencies. But it is up to the merchant to have a merchant account in the applicable currency. Except under some rare circumstances a single merchant account can handle only 1 currency. For instance, if a merchant is setup on the Plug-N-Pay system as processing in Euro then all amount data would be sent to PnP in Euro's. The currency symbol displayed within the PnP payment form is the same currency symbol that is set within the AShop Administration Panel > Store Configuration > Shop Parameters and used for display purposes. Plug-N-Pay integrates into several international processors in Europe and the Caribbean.