Files
tipsi-stripe/website/docs/sidebars.json
2018-08-22 13:56:14 +03:00

49 lines
1.2 KiB
JSON

{
"docs": {
"Overview": [
"index",
"compatibility",
"installation",
"linking",
"running-apple-pay-in-a-real-device",
"google-pay",
"usage",
"example",
"changelog"
],
"Objects": [
"token",
"source"
],
" Pay": [
"openapplepaysetup",
"deviceSupportsApplePay",
"canmakeapplepaypaymentsoptions",
"paymentrequestwithapplepayitemsoptions",
"completeapplepayrequest",
"cancelapplepayrequest"
],
"G Pay": [
"devicesupportsandroidpay",
"canmakeandroidpaypayments",
"paymentrequestwithandroidpay"
],
"Card Form": ["paymentrequestwithcardform"],
"Card Params Object": ["createtokenwithcard"],
"Bank Account Params Object": ["createtokenwithbankaccount"],
"Create Source Object With Params": ["createsourcewithparamsparams"],
"Components": ["paymentcardtextfield"],
"Error Codes": ["errorcodes"],
"Tests": [
"tests-local-ci",
"tests-manual"
],
"Troubleshooting": [
"troubleshooting-android",
"troubleshooting-jest",
"troubleshooting-tests",
"troubleshooting-useframeworks-issue"
]
}
}