Create Onramp Auth Intent
onramp
Create Onramp Auth Intent
Create a Stripe Link OAuth auth intent for the embedded onramp flow.
POST
Create Onramp Auth Intent
Authorizations
Headers
API key for authentication
Body
application/json
- Option 1
- Option 2
Customer email used to start Link OAuth authentication
Example:
"customer@example.com"
SHA-256 hex digest of the customer's email. Send exactly one of email or hashed_email.
Required string length:
64Example:
"b4c9a289323b21a01c3e940f150eb9b8c542587f1abfd8f0e1cc1ffc5e475514"