Basic Steps: Authorizing a Visa Payment on Paze with `Visa Acceptance Solutions` Decryption {#paze-txns-auth-cybs-visa-steps}
=============================================================================================================================

1. Follow these steps to request a Paze payment authorization with `Visa Acceptance Solutions` decryption for Visa:

2. Create the request message with the required `REST` API fields.

   #### ADDITIONAL INFORMATION

   * Use the API fields listed in [Required Fields for Authorizing a Visa Payment on Paze with Visa Acceptance Solutions Decryption](/docs/vas/en-us/paze/integration/all/rest/paze/paze-txns-auth-cybs/paze-txns-auth-cybs-visa/paze-txns-auth-cybs-visa-reqfields.md "").
   * Refer to the example in [REST Example: Authorize a Visa Payment on Paze with Visa Acceptance Solutions Decryption](/docs/vas/en-us/paze/integration/all/rest/paze/paze-txns-auth-cybs/paze-txns-auth-cybs-visa/paze-txns-auth-cybs-visa-code.md "").
3. Send the message to one of these endpoints:

   #### ADDITIONAL INFORMATION

   * Production: `POST ``https://api.visaacceptance.com``/pts/v2/payments`
   * Test: `POST ``https://apitest.visaacceptance.com``/pts/v2/payments`
4. Verify the response messages to make sure that the request was successful.

   #### ADDITIONAL INFORMATION

A 200-level HTTP response code indicates success. See the [Transaction Response Codes](https://developer.visaacceptance.com/api/reference/response-codes.md "").
