Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 655 Bytes

CreateChargeRequest.md

File metadata and controls

14 lines (11 loc) · 655 Bytes

ZipMoney::CreateChargeRequest

Properties

Name Type Description Notes
authority Authority
reference String The reference for this charge (unique payment reference in your store) [optional]
amount Float The amount of the charge
currency String The currency
capture BOOLEAN If true this will be a direct capture, pass false to perform an authorisation only [optional] [default to true]
order ChargeOrder [optional]
metadata Object [optional]