autocomplete

Most transactions immediately "capture," but this setting can delay that. It is true by default, but if set false, then the card will be processed up to authentication, and will complete or cancel based on the delayDuration and delayAction settings.

The payment can also be completed using PaymentManager.completePayment

Only one of autocomplete and acceptPartialAuthorization can be true. They can NOT both be true.