-
Notifications
You must be signed in to change notification settings - Fork 16
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
45 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,44 @@ | ||
# Functionalities | ||
|
||
--- | ||
## Introduction | ||
|
||
--- | ||
BNP Paribas is an international banking group headquartered in Paris, France. It is one of the largest banks in Europe and operates worldwide. | ||
The bank offers a wide range of financial services, including retail banking, corporate banking, | ||
investment banking, as well as asset management and insurance. | ||
|
||
This plugin supports communication with the BNP Paribas payment system API and allows payment in a lots of different ways. | ||
<div align="center"> | ||
<img src="./images/payments.jpg"/> | ||
</div> | ||
|
||
More info: | ||
https://documentation.mercanet.bnpparibas.net/en/payment-means-index.html | ||
|
||
<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 card: | ||
<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.