POST-request to Stripe: payment link: Difference between revisions
From Planfix
No edit summary Tag: Manual revert |
No edit summary |
||
Line 12: | Line 12: | ||
*'''Step 2''' — Parse the response and add the payment link to the task: | *'''Step 2''' — Parse the response and add the payment link to the task: | ||
https://s.pfx.so/pf/aD/rdFfP6.jpg | https://s.pfx.so/pf/aD/rdFfP6.jpg | ||
== Go To == | |||
*[[HTTP requests]] | |||
*[[Buttons]] |
Revision as of 12:50, 21 August 2025
To connect Planfix to Stripe, we use a button 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:
- Step 2 — Parse the response and add the payment link to the task: