Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdirochdi authored Dec 19, 2022
1 parent bbc4a38 commit 4548768
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ $client = new Mehdirochdi\CMI\CmiClient([
$client->redirect_post(); // CREATE INPUTS HIDDEN, GENERATE A VALID HASH AND MAKE REDIRECT POST TO CMI
?>
```
![Payment page](https://intdesigners.com/payment-page.png)
![Payment page](https://osmentalent.com/payment-page.png)


## Basic test card numbers
Expand All @@ -83,7 +83,7 @@ The following card information try to tests local payments such as Strong Custom

Branch : `MasterCard`, PAN: `5191630100004896`, Authentication code: `123` Expired date: `make any date` CVC: `000`

![Payment page](https://intdesigners.com/3dsecure.PNG)
![Payment page](https://osmentalent.com/3dsecure.PNG)

## Optional Params Example
```php title="example/process.php"
Expand Down

0 comments on commit 4548768

Please sign in to comment.