mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-29 19:18:53 +00:00
stripe docs
This commit is contained in:
parent
378f0889eb
commit
20aad0bed1
@ -32,12 +32,17 @@
|
|||||||
"\n",
|
"\n",
|
||||||
"Following resources are available:\n",
|
"Following resources are available:\n",
|
||||||
"\n",
|
"\n",
|
||||||
"`balance_transations` (Documentation)[https://stripe.com/docs/api/balance_transactions/list]\n",
|
"`balance_transations` [Documentation](https://stripe.com/docs/api/balance_transactions/list)\n",
|
||||||
"`charges` (Documentation)[https://stripe.com/docs/api/charges/list]\n",
|
"\n",
|
||||||
"`customers` (Documentation)[https://stripe.com/docs/api/customers/list]\n",
|
"`charges` [Documentation](https://stripe.com/docs/api/charges/list)\n",
|
||||||
"`events` (Documentation)[https://stripe.com/docs/api/events/list]\n",
|
"\n",
|
||||||
"`refunds` (Documentation)[https://stripe.com/docs/api/refunds/list]\n",
|
"`customers` [Documentation](https://stripe.com/docs/api/customers/list)\n",
|
||||||
"`disputes` (Documentation)[https://stripe.com/docs/api/disputes/list]"
|
"\n",
|
||||||
|
"`events` [Documentation](https://stripe.com/docs/api/events/list)\n",
|
||||||
|
"\n",
|
||||||
|
"`refunds` [Documentation](https://stripe.com/docs/api/refunds/list)\n",
|
||||||
|
"\n",
|
||||||
|
"`disputes` [Documentation](https://stripe.com/docs/api/disputes/list)"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user