Skip to content

Commit f9ca7a3

Browse files
committed
documentation
1 parent d94a94b commit f9ca7a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ if( $data->failedreason == "") {
5858
5959
* emi($max_inst = '',$selected_inst = '',$allow_only = '')
6060
* customer($name = '', $email = '', $phone = '', $add1 = '', $city = '', $post_code = '', $country = '')
61-
*
61+
6262
6363
# verify payment (`post method`)
6464
@@ -70,7 +70,7 @@ if ($data->status == 'VALID') {
7070
}
7171
```
7272

73-
#ipn payment verify
73+
# ipn payment verify
7474

7575
create a post route for ipn and csrf free
7676

0 commit comments

Comments
 (0)