Skip to content

Commit 4b2bbe1

Browse files
docs(readme): Update readme
1 parent 7cadc4d commit 4b2bbe1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,14 @@ In the controller that handles the request coming from the payment provider, we
238238

239239
`Paystack::getPaymentData()` - This function calls the verification methods and ensure it is a valid transction else it throws an exception.
240240

241+
You can test with these details
242+
243+
```bash
244+
Card Number: 4123450131001381
245+
Expiry Date: any date in the future
246+
CVV: 883
247+
```
248+
241249
## Todo
242250

243251
* Charge Returning Customers

0 commit comments

Comments
 (0)