Sha256: eb767aa0815e869ef6a3c77109cc6df4759ebb233951af56a4917e4522bf889f

Contents?: true

Size: 424 Bytes

Versions: 11

Compression:

Stored size: 424 Bytes

Contents

module Braintree
  module PaymentInstrumentType
    PayPalAccount = "paypal_account"
    CreditCard = "credit_card"
    ApplePayCard = "apple_pay_card"
    GooglePayCard = "android_pay_card"
    VenmoAccount = "venmo_account"
    UsBankAccount = "us_bank_account"
    VisaCheckoutCard = "visa_checkout_card"
    SamsungPayCard = "samsung_pay_card"
    LocalPayment = "local_payment"
    PayPalHere = "paypal_here"
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
braintree-4.9.0 lib/braintree/payment_instrument_type.rb
braintree-4.8.0 lib/braintree/payment_instrument_type.rb
braintree-4.7.0 lib/braintree/payment_instrument_type.rb
braintree-4.6.0 lib/braintree/payment_instrument_type.rb
braintree-4.5.0 lib/braintree/payment_instrument_type.rb
braintree-4.4.0 lib/braintree/payment_instrument_type.rb
braintree-4.3.0 lib/braintree/payment_instrument_type.rb
braintree-4.2.0 lib/braintree/payment_instrument_type.rb
braintree-4.1.0 lib/braintree/payment_instrument_type.rb
braintree-4.0.0 lib/braintree/payment_instrument_type.rb
braintree-3.4.0 lib/braintree/payment_instrument_type.rb