autocomplete
Controls whether this payment will, when made, be completed (true
) or only authorized (false
). Payments that are only authorized need to be either completed or canceled later, using the Connect v2 CompletePayment API and passing the payment_id
returned from authorization.