{{Shop.PaymentMethods[0].Type + 'PaymentMethodName'}}
{{paymentTypeGroup.Id}} logo
{{paymentMethod.Type}} logo

CreditOrDebitCardPayment

{{Transaction.CreditCardInformation.CardNumberMasked}}
CreditCardNumberRequiredError
CreditCardNumberInvalidError
{{creditCardPaymentGroup.Id}} logo
{{Transaction.CreditCardInformation.CardExpirationDate}}
CreditCardExpirationDateError
CreditCardVerificationDataError
{{Transaction.PaymentPlan.NumberOfInstallments == 1 ? ('SingleInstallment' | translate) : Transaction.PaymentPlan.NumberOfInstallments }}
InstallmentsSelector
{{Transaction.PaymentPlan.GracePeriod}}
GracePeriodSelector

{{Transaction.PaymentMethod.Type != 'CreditCard' ? 'CustomerInformationSectionTitleNonCreditCardPayment' : 'CustomerInformationSectionTitle'}}

CustomerFirstNameError
CustomerLastNameError
CustomerAddressError
CustomerCityError
CustomerZIPError
CustomerCountryError
CustomerPhoneError
CustomerEmailRequiredError
CustomerEmailInvalidError