-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
44 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
# Functionalities | ||
|
||
--- | ||
## Introduction | ||
|
||
--- | ||
QuadPay, Inc. is a US-based fintech company that offers a 'buy now, pay later' (BNPL - Buy Now, Pay Later) service. | ||
It allows consumers to make purchases and spread their payments over four instalments, usually interest-free if payments are made on time. | ||
|
||
This plugin supports communication with the QuadPay payment system API and **allows payments to be made in instalments**. | ||
|
||
<br> | ||
|
||
## Usage | ||
|
||
--- | ||
### Adding Payment Gate | ||
|
||
After installation, users can add the payment method | ||
<div align="center"> | ||
<img src="./images/payment_method_index.png"/> | ||
</div> | ||
<br> | ||
|
||
...by completing the data received from the service provider. | ||
<div align="center"> | ||
<img src="./images/payment_method_admin.png"/> | ||
</div> | ||
<br> | ||
|
||
### Use of the gateway | ||
|
||
When ordering, you can now choose to pay by QuadPay. | ||
<div align="center"> | ||
<img src="./images/payment_method_link.png"/> | ||
</div> | ||
<br> | ||
|
||
|
||
<div align="center"> | ||
<img src="./images/payment_method.png"/> | ||
</div> | ||
<br> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.