mollie / mollie-api-ruby

Mollie API client for Ruby
http://www.mollie.com
BSD 2-Clause "Simplified" License
81 stars 42 forks source link

Fix `Capture#shipment` API call #132

Closed justincase closed 4 years ago

justincase commented 4 years ago

Fetch the Shipment resource using the hal+json _links href.

Resolves #106