Action: Confirm a Payment Intent
Stripe Operation

Confirm that your customer intends to pay with current or provided payment method.
Example User Story
As a business I wish to provide an option for my customer to confirm they intent to pay, so that upon confirmation, Stripe will attempt to initiate a payment.
Fields
Field Name
Field Type
Required
id
String
Yes
payment_method
String
No
return_url
String
No
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated