Skip to content

Commit

Permalink
documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafa6765 committed Apr 29, 2021
1 parent d94a94b commit f9ca7a3
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 @@ -58,7 +58,7 @@ if( $data->failedreason == "") {
* emi($max_inst = '',$selected_inst = '',$allow_only = '')
* customer($name = '', $email = '', $phone = '', $add1 = '', $city = '', $post_code = '', $country = '')
*
# verify payment (`post method`)
Expand All @@ -70,7 +70,7 @@ if ($data->status == 'VALID') {
}
```

#ipn payment verify
# ipn payment verify

create a post route for ipn and csrf free

Expand Down

0 comments on commit f9ca7a3

Please sign in to comment.