Sha256: 0451720a5e1cd49fa8a19ba39c16747dc0d002ccb6f314e1f53ac7f3c20da0eb
Contents?: true
Size: 359 Bytes
Versions: 10
Compression:
Stored size: 359 Bytes
Contents
module Braintree module Test module MerchantAccount Approve = "approve_me" InsufficientFundsContactUs = "insufficient_funds__contact" AccountNotAuthorizedContactUs = "account_not_authorized__contact" BankRejectedUpdateFundingInformation = "bank_rejected__update" BankRejectedNone = "bank_rejected__none" end end end
Version data entries
10 entries across 10 versions & 1 rubygems