mollie / mollie-api-php

Mollie API client for PHP
http://www.mollie.com
BSD 2-Clause "Simplified" License
552 stars 191 forks source link

Add new Payment address fields #722

Closed sandervanhooft closed 4 months ago

sandervanhooft commented 4 months ago

This PR adds the shippingAddress and billingAddress fields to the Payment resource.

Additionally, the Payment.billingEmail is marked for deprecation.