lib/active_merchant/billing/gateways/paymentez.rb in activemerchant-1.108.0 vs lib/active_merchant/billing/gateways/paymentez.rb in activemerchant-1.109.0
- old
+ new
@@ -7,10 +7,10 @@
self.test_url = 'https://ccapi-stg.paymentez.com/v2/'
self.live_url = 'https://ccapi.paymentez.com/v2/'
self.supported_countries = %w[MX EC CO BR CL PE]
self.default_currency = 'USD'
- self.supported_cardtypes = %i[visa master american_express diners_club elo]
+ self.supported_cardtypes = %i[visa master american_express diners_club elo alia]
self.homepage_url = 'https://secure.paymentez.com/'
self.display_name = 'Paymentez'
STANDARD_ERROR_CODE_MAPPING = {