lib/active_merchant/billing/credit_card.rb in activemerchant-1.108.0 vs lib/active_merchant/billing/credit_card.rb in activemerchant-1.109.0

- old
+ new

@@ -21,10 +21,11 @@ # * Elo # * Alelo # * Cabal # * Naranja # * UnionPay + # * Alia # # For testing purposes, use the 'bogus' credit card brand. This skips the vast majority of # validations, allowing you to focus on your core concerns until you're ready to be more concerned # with the details of particular credit cards or your gateway. # @@ -96,9 +97,10 @@ # * +'elo'+ # * +'alelo'+ # * +'cabal'+ # * +'naranja'+ # * +'union_pay'+ + # * +'alia'+ # # Or, if you wish to test your implementation, +'bogus'+. # # @return (String) the credit card brand def brand