Sha256: 0b9ba01f2d5e54e64684ba604673475ae411648ef7e6eeb172fab3afafbd554b

Contents?: true

Size: 324 Bytes

Versions: 5

Compression:

Stored size: 324 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'
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
braintree-2.68.1 lib/braintree/payment_instrument_type.rb
braintree-2.68.0 lib/braintree/payment_instrument_type.rb
braintree-2.67.0 lib/braintree/payment_instrument_type.rb
braintree-2.66.0 lib/braintree/payment_instrument_type.rb
braintree-2.65.0 lib/braintree/payment_instrument_type.rb