On This Page

{#jumplink-list}  
[Markdown](/docs/cybs/en-us/sa/developer/all/sa-checkout/secure-acceptance/sa-test-view-txns.md)  
Filter  
FILTER BY TAG

Test and View Transactions {#sa-test-view-txns}
===============================================

You must create a profile in both the test and live versions of ` Secure Acceptance `. You cannot copy a profile from the test version to the live version but must recreate the profile.

Testing Transactions {#sa-testing-txns}
=======================================

1. Log in to the `Business Center` test environment: [`https://businesscentertest.cybersource.com`](https://businesscentertest.cybersource.com "")

2. Create a `Secure Acceptance` profile. See [Creating a Secure Acceptance Profile](/docs/cybs/en-us/sa/developer/all/sa-checkout/secure-acceptance/sa-payment-configuration/sa-both-intro-create-sa-profile.md "").

3. Integrate with `Secure Acceptance`. See [Scripting Language Samples](/docs/cybs/en-us/sa/developer/all/sa-checkout/secure-acceptance/sa-samples-scripting-languages.md "").

   #### ADDITIONAL INFORMATION

   > Include the test transactions endpoint in your HTML form. See [Sample Transaction Process Using JSP](/docs/cybs/en-us/sa/developer/all/sa-checkout/secure-acceptance/sa-samples-scripting-languages/sa-sample-txn-process-using-jsp.md "").

4. You can use test payment card numbers for transactions. See [Testing Credit Card Services](https://developer.cybersource.com/docs/cybs/en-us/test-data/developer/all/so/test-data/testing_credit_card_services.md "") for test payment card numbers. Remove spaces when sending the request to `Cybersource`.

   #### ADDITIONAL INFORMATION

   To test China UnionPay cards, use these card numbers and replace the Xs with zeros:

   * 62XXX199998XXX19
   * 62XXX9X1X3765273
   * 621XX3823532713X

* 621XX3257857442

Viewing Transactions in the `Business Center` {#sa-view-txns-in-business-center}
================================================================================

Use the transaction request ID to search for transactions received from your customer's browser and see full transaction details, including the transaction response that was provided to your customer's browser. This is helpful for troubleshooting issues.

1. Log in to the `Business Center`:

   #### ADDITIONAL INFORMATION

   * **Production** : [businesscenter.cybersource.com](https://businesscenter.cybersource.com "")
   * **Production in India** : [businesscenter.in.cybersource.com](https://businesscenter.in.cybersource.com "")
   * **Test** : [businesscentertest.cybersource.com](https://businesscentertest.cybersource.com "")
2. In the left navigation panel, choose Transaction Management \&gt; `Secure Acceptance`. The `Secure Acceptance` Search page appears.

3. Search transactions search using your preferred methods.

4. Click the Request ID link of the transaction that you want to view. The Details page opens.

#### RESULT

If a transaction has missing or invalid data, it is displayed in the ` Secure Acceptance ` Transaction Search Results page without a request ID link.  
RELATED TO THIS PAGE

