-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stream is Visa only, and this diagram is misleading.
- Loading branch information
carvilFidelAPI
committed
Apr 4, 2024
1 parent
b471a69
commit 477be5b
Showing
1 changed file
with
0 additions
and
6 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,12 +37,6 @@ Fidel API provides a developer-friendly, secure and reliable API to link payment | |
|
||
Once a card is enrolled and verified, every payment event (i.e. authorization, clearing, refund) from that card will be sent to your server in real time. The transaction data you receive is of high quality, accuracy and consistency. This allows you to build a rich experience for cardholders at the moment the transaction is made, while they are still at the terminal or checkout page. | ||
|
||
## Card Coverage | ||
|
||
The Transaction Stream API is available for the following card networks and countries: | ||
|
||
<img src="https://docs.fidel.uk/assets/images/stream-card-coverage.png" srcset="https://docs.fidel.uk/assets/images/stream-card-coverage.png, https://docs.fidel.uk/assets/images/[email protected] 2x" alt="Stream Card Coverage" /> | ||
|
||
## Transaction Life Cycle | ||
|
||
To understand how the Transaction Stream API works and the data it provides to you, it’s important to understand the authorization processes and fund movements that happen when a cardholder makes a purchase. | ||
|