Skip to content

Commit f86fbb5

Browse files
committed
updated docs
1 parent a3714f9 commit f86fbb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Before using application do add another dependent cordova plugin
2020
[cordova-plugin-inappbrowser](https://www.npmjs.com/package/cordova-plugin-inappbrowser)
2121

2222
```
23-
sodexopay.startPayment({
23+
CustomPayment.startPayment({
2424
url: 'YOUR_PAYMENT_REDIRECT_URL',
2525
callbackErrorURL: 'YOUR_PAYMENT_FAILURE_URL',
2626
callbackSuccessURL: 'YOUR_PAYMENT_SUCCESS_URL'

0 commit comments

Comments
 (0)