Sha256: 1ace864ba2a078490b70eb4cf5cb5be825fb7e2f7127b310ea4ab14c85376b2c

Contents?: true

Size: 168 Bytes

Versions: 11

Compression:

Stored size: 168 Bytes

Contents

module Braintree
  module PaymentInstrumentType
    PayPalAccount = 'paypal_account'
    SEPABankAccount = 'sepa_bank_account'
    CreditCard = 'credit_card'
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
braintree-2.40.0 lib/braintree/payment_instrument_type.rb
braintree-2.39.0 lib/braintree/payment_instrument_type.rb
braintree-2.38.0 lib/braintree/payment_instrument_type.rb
braintree-2.37.0 lib/braintree/payment_instrument_type.rb
braintree-2.36.0 lib/braintree/payment_instrument_type.rb
braintree-2.35.0 lib/braintree/payment_instrument_type.rb
braintree-2.34.1 lib/braintree/payment_instrument_type.rb
braintree-2.34.0 lib/braintree/payment_instrument_type.rb
braintree-2.33.1 lib/braintree/payment_instrument_type.rb
braintree-2.33.0 lib/braintree/payment_instrument_type.rb
braintree-2.32.1 lib/braintree/payment_instrument_type.rb