academe / SagePay-Integration

HTTP Messages for the Sage Pay REST (Pi) gateway.
GNU General Public License v3.0
9 stars 5 forks source link

Replace Address::fromArray() #7

Closed judgej closed 8 years ago

judgej commented 8 years ago

The array is too strict. Replace it with a fromData method that uses the helper function to make things a little simpler to use.