payment adyen V2

user_5271353 avatar
user_5271353
graphqlschema
10/24/2024 2:48 PM
756 B
24
Indexable
    reference: str
    amount: AdyenAmountInput
    paymentMethod: AdyenPaymentMethodInput
    shopperInteraction: str
    recurringProcessingModel: str
    typeTrx: PaymentAdyenInputEnumType

    billingAddress: AdyenBillingAddressInput
    deliveryAddress: AdyenBillingAddressInput

    magentoToken: str
    shopperReference: str
    shopperEmail: str 
    shopperFirstName: str
    shopperLastName: str
    telephoneNumber: str
    shopperIP: str
    broswerInfo : AdyenBroswerInfoInput
    channel: str
    riskData: RiskDataInput
    orderIncrementId: str
    
Editor is loading...
Leave a Comment