mage2pro / square

Square Payments integration with Magento 2
https://upwork.com/fl/mage2pro
3 stars 1 forks source link

Implement a payment preauthorization ability (delay_capture = true) #21

Closed dmitrii-fediuk closed 7 years ago

dmitrii-fediuk commented 7 years ago

https://docs.connect.squareup.com/api/connect/v2#endpoint-charge

delay_capture boolean If true, the request will only perform an Auth on the provided card. You can then later perform either a Capture (with theCaptureTransactionendpoint) or a Void (with the VoidTransactionendpoint).Default value: false
dmitrii-fediuk commented 7 years ago

Implemented in 2.0.0.