activemerchant / offsite_payments

A simple and unified API to handle dozens of different offsite payment pages.
MIT License
169 stars 200 forks source link

[Realex] Regex updates for address and city. #351

Closed apetrovici closed 3 years ago

apetrovici commented 3 years ago

Add more restrictive regex for address and city.

ahumulescu commented 3 years ago

Hello @bbraschi, @douglas. We need to do some small changes to the REGEX, so, if possible, please don't merge it yet.

ahumulescu commented 3 years ago

Hello again @bbraschi, @douglas. I added the new changes, can you review them whenever possible? Thank you! Also, I noticed that one check fails when setting up Ruby 2.5. Do I need to do something on my side for it to pass?