finished sdk
This commit is contained in:
@@ -69,3 +69,13 @@ import { DynamicResponseExample } from "/components/dynamic-response-example.jsx
|
||||
<DynamicResponseField name="url" type="string">
|
||||
URL to the payment setup page
|
||||
</DynamicResponseField>
|
||||
|
||||
|
||||
<ResponseExample>
|
||||
```json 200
|
||||
{
|
||||
"customer_id": "cus_123",
|
||||
"payment_url": "https://checkout.stripe.com/..."
|
||||
}
|
||||
```
|
||||
</ResponseExample>
|
||||
|
||||
Reference in New Issue
Block a user