Types > PaymentDetail
Commerce APITypesPaymentDetail
PaymentDetail

Description

Fields

bancontact: PaymentDetailBancontact


card: PaymentDetailCard


client: PaymentDetailClient!


eps: PaymentDetailEps


failed_attempts: Int!

A number of failed payment attempts


giropay: PaymentDetailGiropay


ideal: PaymentDetailIdeal


masterpass: PaymentDetailMasterpass


multibanco: PaymentDetailMultibanco


p24: PaymentDetailP24


payment_method_id: String

Stripe's payment method id (if any)


sofort: PaymentDetailSofort


type: PaymentDetailType!

Type of the payment detail

Example: "card"


visa_checkout: PaymentDetailVisaCheckout


Used By

Types

Order

Preview (typescript)

Loading module