Capture an Apple Pay Authorization {#applepay-txn-capture-ex}
=============================================================

The topics in this section shows you how to capture an authorized Apple Pay payment transaction.

* [Basic Steps: Capturing an Authorization](/docs/cybs/en-us/apple-pay/developer/ctv/rest/applepay/applepay-txns-intro/applepay-txn-capture-ex/applepay-txn-capture-ex-rest-steps.md "")
* [Fields Required to Capture an Authorization](/docs/cybs/en-us/apple-pay/developer/ctv/rest/applepay/applepay-txns-intro/applepay-txn-capture-ex/applepay-txn-capture-ex-rest-fields.md "")
* [REST Example: Capturing an Authorization](/docs/cybs/en-us/apple-pay/developer/ctv/rest/applepay/applepay-txns-intro/applepay-txn-capture-ex/applepay-txn-capture-ex-rest-code.md "")

> IMPORTANT
> In the example, the payment being captured was made using a **Visa card** , and the transaction is processed with the **` Visa Platform Connect `** . If you want to replicate this example for a different card or a different processor, you will need to change some of the API fields in the request message.  
> For more information, see [Cards Supported for Apple Pay on Visa Platform Connect](/docs/cybs/en-us/apple-pay/developer/ctv/rest/applepay/applepay-intro/applepay-intro-supported-cards-cybs-all.md ""). For general information about capture transactions, see the "Standard Payments Processing" section of the [Payments Developer Guide](https://developer.cybersource.com/docs.md#PaymentServices "").

