Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 837 Bytes

CreateChargeRequest.md

File metadata and controls

16 lines (12 loc) · 837 Bytes

CreateChargeRequest

Properties

Name Type Description Notes
authority \zipMoney\Model\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 bool If true this will be a direct capture, pass false to perform an authorisation only [optional] [default to true]
order \zipMoney\Model\ChargeOrder [optional]
metadata object [optional]

[Back to Model list] [Back to API list] [Back to README]