We strongly recommend that you test your solution before going Live.
Before testing, go to the module's "Configure" page and check the Site Reference field contains your test site reference (prefixed with "test_", e.g. "test_site12345") and the Test Environment toggle is enabled.
Payment Pages test
Follow the steps below to test your Payment Pages integration:
Add a product to your cart and click “PROCEED TO CHECKOUT”.
Begin by filling out the forms displayed to you.
If the module has been configured correctly, the Payment Pages option will appear as a method of payment in your store (title dependent on your configuration settings).
Select the Payment Pages option, agree to the terms of service and confirm your order by clicking “PLACE ORDER”.
If you have disabled Enable Iframe in your configuration, the browser will be redirected to pages hosted by Trust Payments, rather than the aforementioned pages being rendered inside on iframe on your PrestaShop store checkout.
To process a card transaction, fill in the fields displayed using test card details from our Testing centre.
After you have filled in the test card details and clicked "Pay Securely", a test transaction will be processed through the Trust Payments gateway, TRU Connect, and you will be redirected to a confirmation page. A confirmation email will also be sent to the email address entered during checkout.
If a card transaction has been declined by the issuing bank, a red "Decline" banner will be shown and the browser will remain on the checkout page, allowing your customer to retry with a different payment method.
For declined transactions processed with an APM, the customer will be returned to the choice page from the external APM sandbox to allow them to retry with a different payment method.
API test
Follow the steps below to test a transaction processed through our API:
Add a product to your cart and click “PROCEED TO CHECKOUT”.
Begin by filling out the forms displayed to you.
If the extension has been configured correctly, the API option will appear as a method of payment in your store (title dependent on your configuration settings).
Select the API option, agree to the terms of service and confirm your order by clicking “PLACE ORDER”.
To process a card transaction, fill in the fields displayed using test card details from our Testing centre.
After you have filled in test card details and clicked "Pay", a test transaction will be processed through the Trust Payments gateway, TRU Connect, and you will be redirected to a confirmation page. A confirmation email will also be sent to the email address entered during checkout.
If a card transaction has been declined by the issuing bank, a red "Decline" banner will be shown and the browser will remain on the checkout page, allowing your customer to retry with a different payment method.
For declined transactions processed with an APM, the customer will be returned to the checkout page from the external APM sandbox to allow them to retry with a different payment method.