activemerchant / offsite_payments

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

fields is not populated on the initialize method of an implementation. #335

Open chavezom opened 5 years ago

chavezom commented 5 years ago

fields variable is not populated in the initialize method, actually it just populates some of the fields and the rest of them are populated later down the road, but I actually need them in the initialize method.