POST-request to Stripe: payment link: Difference between revisions
From Planfix
(Created page with "{{#seo: |title=POST-request to Stripe: payment link |titlemode=append |keywords=planfix, post-requests, scripts, Stripe, payment link |description=POST-request to Stripe: payment link }}") |
No edit summary |
||
| Line 5: | Line 5: | ||
|description=POST-request to Stripe: payment link | |description=POST-request to Stripe: payment link | ||
}} | }} | ||
To connect Planfix to Stripe, we use a [[Scripts|script]] with an [[HTTP Requests|HTTP request]]. The example we configure automatically generates a payment link and sends it to the customer. | |||
*'''Step 1''' — Create a request with payment details for Stripe and complete basic authorization: | |||
Revision as of 08:37, 21 August 2025
To connect Planfix to Stripe, we use a script with an HTTP request. The example we configure automatically generates a payment link and sends it to the customer.
- Step 1 — Create a request with payment details for Stripe and complete basic authorization: