thephpleague / omnipay-tests

Test components for the Omnipay PHP payment processing library
MIT License
10 stars 35 forks source link

Add valid test data for third address line to dummy valid card #18

Open leith opened 3 years ago

leith commented 3 years ago

Paired with thephpleague/omnipay-common#236, although can be merged independently since Helper::initialize() will simply ignore any parameters that have no setter method.