thephpleague / omnipay-common

Core components for the Omnipay PHP payment processing library
MIT License
329 stars 242 forks source link

Add setMoney method #180

Closed barryvdh closed 6 years ago

barryvdh commented 6 years ago

Set the amount and currency from a Money object, and uses that internally. See #166