You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/index.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# com.telerik.stripe
2
2
3
-
Stirpe is a payment infrastructure for the internet. Stripe Cordova SDK is built around the well organized REST API. it exposes a global `window.stripe` object that defines various operation to initialze and transfer payments.
3
+
Stripe is a payment infrastructure for the internet. Stripe Cordova SDK is built around the well organized REST API. it exposes a global `window.stripe` object that defines various operation to initialze and transfer payments.
4
4
5
5
Although the object is in the global scope, it is not available until after the `deviceready` event.
0 commit comments