- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
PaymentProviderContext
Context data provided to the payment provider when authorizing a payment session.
The payment's billing address.
email
stringOptionalThe associated customer's email.
session_id
stringOptionalThe ID of payment session the provider payment is associated with.
The customer associated with this payment.
extra
Record<string, unknown>OptionalThe extra fields specific to the provider session.
Was this page helpful?