Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-tharwat committed Sep 23, 2022
1 parent db936ef commit 35011f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ $payment = new PaymobPayment();
//pay
$payment->pay($order);
//verify
$payment->verify($order);
$payment->verify($request);

```

Expand Down

0 comments on commit 35011f2

Please sign in to comment.