Sha256: 6042ae4f1e9b1268d68243790439682c6851ec95824cf99f44df183217cb126a

Contents?: true

Size: 480 Bytes

Versions: 17

Compression:

Stored size: 480 Bytes

Contents

module Braintree
  module PaymentInstrumentType
    PayPalAccount = 'paypal_account'
    EuropeBankAccount = 'europe_bank_account'
    CreditCard = 'credit_card'
    CoinbaseAccount = 'coinbase_account'
    ApplePayCard = 'apple_pay_card'
    AndroidPayCard = 'android_pay_card'
    VenmoAccount = 'venmo_account'
    UsBankAccount = 'us_bank_account'
    IdealPayment = 'ideal_payment'
    VisaCheckoutCard = 'visa_checkout_card'
    MasterpassCard = 'masterpass_card'
  end
end

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
braintree-2.89.0 lib/braintree/payment_instrument_type.rb
braintree-2.88.0 lib/braintree/payment_instrument_type.rb
braintree-2.87.0 lib/braintree/payment_instrument_type.rb
braintree-2.86.0 lib/braintree/payment_instrument_type.rb
braintree-2.85.0 lib/braintree/payment_instrument_type.rb
braintree-2.84.0 lib/braintree/payment_instrument_type.rb
braintree-2.83.0 lib/braintree/payment_instrument_type.rb
braintree-2.82.0 lib/braintree/payment_instrument_type.rb
braintree-2.81.0 lib/braintree/payment_instrument_type.rb
braintree-2.80.1 lib/braintree/payment_instrument_type.rb
braintree-2.80.0 lib/braintree/payment_instrument_type.rb
braintree-2.79.0 lib/braintree/payment_instrument_type.rb
braintree-2.78.0 lib/braintree/payment_instrument_type.rb
braintree-2.77.0 lib/braintree/payment_instrument_type.rb
braintree-2.76.0 lib/braintree/payment_instrument_type.rb
braintree-2.75.0 lib/braintree/payment_instrument_type.rb
braintree-2.74.0 lib/braintree/payment_instrument_type.rb