Transportersio / omnipay-square

MIT License
4 stars 21 forks source link

Authorizing #11

Closed joshuabaker closed 4 years ago

joshuabaker commented 4 years ago

It doesn’t look like authorizing is currently supported.

If I’m not mistaken, all that’s needed is to include the autocomplete attribute for authorization-based charge requests.

autocomplete

If set to true, this payment will be completed when possible. If set to false, this payment will be held in an approved state until either explicitly completed (captured) or canceled (voided). For more information, see Delayed Payments.