General information - plugins
Greenpay offers the possibility to integrate the checkout service on Magento 1.9 and Wordpress platforms through plugins.
The functionalities provided by each plugin are the following:
- Magento
- Checkout web form
- Wordpress
- Checkout web form
- Subscriptions integrated with Woocommerce subscriptions
At http://3.82.125.197/wordpress/ you can find the wordpress plugin functionalities like:
- A step by step of the woocommerce plugin integration.
- A step by step of the magento plugin integration.
The sandbox endpoint to use are the following:
- Gateway URL : https:
- Checkout URL: https:
- Tokenization URL: https:
Related Articles
General Information
This functionality allows you to create card tokens. Two ways are provided for this service. 1. Directly call the API where the encrypted card information is sent. 2. Invoke the tokenization form, which is displayed in a browser window. If this form ...
General information
1. What is the Greenpay checkout or payment Gateway? The checkout is a functionality that allows merchants to charge credit or debit cards of their customers. 2. How to integrate the checkout? This service can be integrated in different ways: ...
Subscription service - General information
This service allow merchants to subscribe their customers to automatic collections in a set time window. This functionality only allows subscription monthly payments. It will be deducted from the customer’s card every month, while the subscription is ...
Woocommerce plugin
To consider Before adding our plugin, you must make sure you have the WooCommerce activated on the WordPress platform. Steps for using the service 1. Wordpress Enter your Wordpress store as an “administrator” user. Select “Plugins --> add new” from ...
API Tokenization process
To consider To invoke the payments api, the following aspects should be considered: Use the service on the endpoints: Sandbox: https://sandbox-checkout.greenpay.me/tokenize Production: https://checkout.greenpay.me/tokenize Get a session and token of ...