solidusio / solidus_bolt

BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

Add shipments to authorize card api #121

Closed DanielePalombo closed 2 years ago

DanielePalombo commented 2 years ago

Add shipments data to Authorize Card API payload. In this way, the shipment will be saved on the Bolt Transaction.

QA:

ref https://merchant-sandbox.bolt.com/transaction/8RNG-7CJQ-HXD4

DanielePalombo commented 2 years ago

s thinking if we can add a rescue and a spec for the case where the order doesn't have a ship_address but I gue

Yes, solidus doesn't allow it.