In order to value our solution security, the Payplug payment pages migrated in 2018 to the following domain https://secure.payplug.com/ ( https://www.payplug.com/before)
If you are using the following integration, this change was automatic and nothing needed to be done.
- Prestashop with the new module version (2.x)
- Emonsite
- Weezbe
- Magento (the Payplug module only)
- All the integrations based on the version 2 of our API
If you are using another solution, an action was needed from your part.
- Prestashop with the module version 1.x
- WooCommerce
- Magento
- All the unlisted Payplug module above
- All the payment buttons or permalinks generated before 15/08/2017
Prestashop :
For the record, the 2.0.x versions are not concerned by the change.
A new and better version of our Prestashop module is available, this one includes the refunds management, the integrated payment page on your shop and the one-click-payment(for the Premium customer) Click here to see how to update your plugin.
If you do not wish to update your module, here are the actions to do:
Version 1.6:
Log in on your administration interface in the "Payment" part within the "Module and Services" section.
Click on the "Configure" button of the "PayPlug-Simple and Secure online Payment" module.
Click on the button to "Configure again in Live mode" in the "Option 2: Configure the module in Live mode"
Enter again your PayPlug ID and password, and then click on "SET UP"
From then your customers will be directed to the http://secure.payplug.com page.
Version 1.4 :
Log in on your administration interface in the "Payment" part within the "Module and Services" section.
Click on the "Configure" button of the "PayPlug-Simple and Secure online Payment" module.
Click on the button to "Configure again in Live mode" in the "Option 2: Configure the module in Live mode"
Enter again your PayPlug ID and password, and then click on "SET UP"
From then your customers will be directed to the http://secure.payplug.com page.
Wordpress and WooCommerce :
"PayPlug for WooCommerce" Plugin :
Log in on your administration interface in the "Settings" of the WooCommerce section.
Click on the "Payplug" link in the "Order" section
Enter again your PayPlug ID and password, and then click on "Register changes"
From then your customers will be directed to the http://secure.payplug.com page.
I you are using an amended version of the "Payplug for WooCommerce" plugin, allowing you to force the authentification:
You should sign in on this PayPlugpage using you id and password.
Copy all the code which is on the page and paste it in the last fiel "PayPlug Settings" at the bottom of the form, letting the id and password fields empty and then validate.
"WooCommerce Payplug" Plugin:
Log in on your administration interface in the "Settings" of the WooCommerce section.
Click on the "Payplug" link in the "Order" section
Enter again your PayPlug ID and password, and then click on "Register changes"
From then your customers will be directed to the http://secure.payplug.com page.
In case you have any problem do not hesitate to contact the developper.
"PayPlug Payments" Plugin
You shoull confirgure again your plugin in order for our customers to be redirected to the http://secure.payplug.com page.
In case you have any problem do not hesitate to contact the developper.
Magento:
Reminder: the Payplug official plugin isn't concerned in by this change.
Log in on your administration interface.
Go to the "Configuration" part in the "System" category.
Look for the Payplug plugin in the "Payment methods" part, which is in the "Sales" section
Log in again by entering your PayPlug id and password.
From then your customers will be directed to the http://secure.payplug.com page.
Technical integration:
If you are using an old version of our API and our PHP library (1.0, 1.0.1, 1.1.0, 1.1.1, 1.1.2 versions) you should generate the file "parameters.json" again.
Payment buttons or permalinks:
There is no need to create new payment buttons, you just will have to slightly change your buttons' HTML codes.
I the payment buttons' code is looking like this:
<script type="text/javascript" src="https://www.payplug.com/static/button/scripts/payplug.js"></script>
<a href="https://www.payplug.com/p/xxx" target="_blank" base_url="https://www.payplug.com" >Acheter</a>
NB: some are also using payplug.fr:
<script type="text/javascript" src="https://www.payplug.fr/static/button/scripts/payplug.js"></script>
<a href="https://www.payplug.fr/p/xxx" target="_blank" base_url="https://www.payplug.fr" >Acheter</a>
You simply will have to change www.payplug.com or www.payplug.fr by secure.payplug.com.
You will get something like:
<script type="text/javascript" src="https://secure.payplug.com/static/button/scripts/payplug.js"></script>
<a href="https://secure.payplug.com/p/xxx" target="_blank" base_url="https://secure.payplug.com" >Acheter</a>
From then your customers will be directed to the http://secure.payplug.com page.For the permalinks, you will only have to replace www.payplug.com by secure.payplug.com in the link part directly.
Other Plugins :
Log in on your administration interface.
Plug out and then plug in again your Payplug account.
Memo: The Weezbee platform natively integrates this change, thus you won't need to do any actions as above.
If your shop has been created by a developper or a web agency, and that you don't know how to do it, we advise you to contact them in order to ask for them to do it.
To finish with, our support team remains at your entire disposal for any additional information !