Sign in

Verify microdeposits

documented

Verify microdeposits for a payment method associated with the PaymentIntent.

POST /v1/payment_intents/{id}/verify_microdepositsPayment Intentsno implementation yet0 runs

Input

payment_intent_id*
Payment Intent ID
pi_xxx
amount1*
First microdeposit amount (in cents)
amount2*
Second microdeposit amount (in cents)
descriptor_code*
Descriptor code
SMXXXX
Calls Stripe as you (your API key is your account); keychains.dev holds the credentials.
Verify microdeposits · Stripe · OpenIntegrations