Download the PHP package apurata/financing without Composer
On this page you can find all versions of the php package apurata/financing. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package financing
magento2 acuotaz payment gateway
Installation
-
Get the plugin
Option 1: Using composer, execute in Magento directory:
Option 2: Direct Download, place the zip in (Magento dir)/app/code/:
-
Upgrade and compile page, to add apurata plugin:
-
Clean cache page:
-
If the page is in production mode, you must generate the static files again:
-
Check plugin status:
-
If the status is disable:
- If you have permission problems:
Configuration
- On the Admin sidebar, click Stores > Settings > Configuration.
- In the panel on the left, choose Sales > Payment Methods > Apurata Financing.
- Enter Apurata client ID and Secret token.
- Save configuration.
aCuotaz order state
We just use three events to change the order status in the ecommerce:
- funded: Disbursement made. Change order status to "processing".
- rejected: Credit assessment denied user. Change order status to "canceled".
- canceled: Application canceled. Change order status to "canceled".
For the rest of the events we add notes in each order, in the "Comments history" section.
All versions of financing with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
The package apurata/financing contains the following files
Loading the files please wait ....