Verify Payment Intent

Verify and process a payment intent manually

This endpoint allows the frontend to manually trigger payment processing in case the webhook didn't fire or failed. Used as a fallback mechanism.

Args: request: {"payment_intent_id": "pi_xxx"}

Returns: Payment processing result

Language
Credentials
Bearer
Click Try It! to start a request and see the response here!