Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
azeez1776 authored Mar 1, 2022
1 parent 4fcdebe commit ccf2c68
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 @@ -24,7 +24,7 @@ const {makePayment, verifyPayment} = require('node-shoket');
makePayment(API_KEY,'5000','Sam Smith','[email protected]','255612345678','Halotel');

//function used to verify payment
verifyPayment(API_KEY, '4kjef4rifkdf');
verifyPayment(API_KEY, '3j8zL7Tu7LhTMuR1S540f');

```

Expand Down

0 comments on commit ccf2c68

Please sign in to comment.