Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.Fpx (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() ::
  %Stripe.Params.TestHelpers.ConfirmationTokenCreateParams.PaymentMethodData.Fpx{
    account_holder_type: String.t() | nil,
    bank: String.t() | nil
  }
  • account_holder_type - Account holder type for FPX transaction Possible values: company, individual. Max length: 5000.
  • bank - The customer's bank. Possible values: affin_bank, agrobank, alliance_bank, ambank, bank_islam, bank_muamalat, bank_of_china, bank_rakyat, bsn, cimb, deutsche_bank, hong_leong_bank, hsbc, kfh, maybank2e, maybank2u, ocbc, pb_enterprise, public_bank, rhb, standard_chartered, uob. Max length: 5000.