Skip to main content

PaymentMethodKlarnaInput

Details from Klarna order used as payment method at the time of the transaction.

input PaymentMethodKlarnaInput {
billingCategory: String
authPaymentMethod: String
}

Fields

PaymentMethodKlarnaInput.billingCategory ● String scalar

Klarna billing category (raw value).

PaymentMethodKlarnaInput.authPaymentMethod ● String scalar

Klarna underlying funding source (raw value).

Member Of

PaymentMethodInput input