interface GiropayParams {
    paymentMethodType: "Giropay";
    paymentMethodData: { billingDetails: BillingDetails };
}

Properties

paymentMethodType: "Giropay"
paymentMethodData: { billingDetails: BillingDetails }
MMNEPVFCICPMFPCPTTAAATR