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