Skip to content

Commit 13bafb1

Browse files
Apply suggestion from @deboragracio
Co-authored-by: deboragracio <63159404+deboragracio@users.noreply.github.com>
1 parent 386ccd0 commit 13bafb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Any payment amount will return a SUCCESS response, except for the following defi
8080
| 30000,10 | DECLINED |
8181
| 30000,20 | TIMEOUT (returned as an error message as no other option is available yet) |
8282
| 30000,40 | CANCELLED BY USER |
83-
| 30000,50 | SUCCESS with added guest tip (see [HOWTO_01_Payment](HOWTO_01_Payment_csharp/README.MD) on how to handle such a tip) |
83+
| 30000,50 | SUCCESS with added guest tip (see [HOWTO_01_Payment](HOWTO_01_Payment_csharp/README.MD) for instructions on handling tips) |
8484
| 30000,60 | SUCCESS after 1-minute delay |
8585
| 30000,70 | SUCCESS after 3-minute delay |
8686
| 30000,80 | SUCCESS after 6-minute delay |

0 commit comments

Comments
 (0)