This guide explains how to configure and use test payment information for credit cards and electronic checks within the UltraCart platform. Utilizing test payments allows merchants to test checkout functionality without processing live transactions.
...
Depending on your testing scenario you may need to adjust the handling for orders pplaced using the test credit card (or ehceck).
There are four options for how the order will be processed:
Option | Notes |
---|---|
"Skip payment gateway, consider payment processed, then have the order ship." | This is the best used when testing both the placement of the order and the shipping department configuration. |
"Skip payment gateway, consider payment processed, then reject to prevent shipment." | This option is useful in placing test order after you've gone live and only need to create a new order but do not want the generated test order going into the shipping department for processing. |
"Skip payment gateway, consider payment processed, then complete order to prevent shipment." | This option is useful in placing test order after you've gone live and only need to create a new order but do not want the generated test order going into the shipping department for processing. Please note that this option will prevent shipment but will allow other post order placement processes skipped by the previous setting, such as, processing of affiliates and subscriptions into 3rd party marketing services. |
"Keep order in accounts receivable and place a note on it." | This option is a good default setting for all purpose testing. The order is created and the placed into the Accounts Receivable department, there you have the option of deleting the order or processing it for payment to send it to the next processing stage (shipping department of shippable items and the completed stage for none shippable items (service charge only and digital download items.) |
Remaining Checkbox settings
Option | Notes |
---|---|
Skip affiliate transaction processing. | Skip affiliate processing will prevent any interaction with the internal UltraCart affiliate system for test orders. |
Skip fraud filter. | Skip fraud filter will cause UltraCart to skip processing all of the fraud filters you have configured on the account for test orders. |
Skip conversion pixels | Skip Conversion pixels will cause UltraCart to skip processing any of the conversion pixels like Google Analytic, configured on the "conversion and Tracking tab of the Screen Branding Theme editor. |
...
Seeing Test Orders In Accounts Receivable
...
Frequently Asked Questions
Q: We have : Why should I use test payment information instead of live transactions for testing? A: While performing real transactions is the best way for new merchants to test their payment gateway, for live stores, testing other configurations without incurring actual charges is necessary. Using test credit card or electronic check numbers removes the hassle of voiding or reversing charges on real credit cards or checking accounts.
Q: How do the "One per Customer" setting enabled on one of our items, but in testing we are able to place multiple orders for this item, why is that happening?
A: The setting for settings on my items interact with test orders? A: The "One per Customer" setting does not apply to test orders. So if If you are using use a test credit card on an order, this setting is bypassed. This is intended so that testing can take place without any roadblocks that would prevent the test order from being placed.to prevent roadblocks that would stop a test order from being placed.
Q: What are the different order handling options for test payments, and when should I use each one? A: When configuring a test credit card or electronic check, you can define how orders placed with it will be processed. There are four primary options:
Skip payment gateway, consider payment processed, then have the order ship: This bypasses the payment gateway, marks the order as paid, and allows it to proceed through your standard order flow, including queuing for shipment. Use this for testing the entire order lifecycle, including fulfillment integration.
Skip payment gateway, consider payment processed, then reject to prevent shipment: This bypasses the payment gateway, marks the order as paid, but immediately flags it for rejection to prevent it from going to shipping. This is suitable for testing order creation and processing without involving fulfillment. Note that immediate rejection might affect some post-order processing steps like affiliate tracking or third-party marketing service subscriptions.
Skip payment gateway, consider payment processed, then complete order to prevent shipment: Similar to the "reject" option, this bypasses the payment gateway and marks the order as paid while preventing shipment. However, this option allows most post-order placement processes (like affiliate tracking and subscriptions to third-party services) to occur.
Keep order in accounts receivable and place a note on it: This is often the safest default setting for general testing. The order is created, marked as a test order, and placed in the Accounts Receivable queue. From Accounts Receivable, you can manually review, process, or delete the test order.
Q: Where can I find a list of common test credit card numbers to use? A: The document provides a table of common test credit card sequences that pass the LUHN-10 algorithm check for a valid credit card sequence. These include numbers for American Express, Diners Club, Discover, JCB, MasterCard, and Visa.
Q: Is configuring a test electronic check different from configuring a test credit card? A: The Test Electronic Check editor page provides a similar set of options as the Test Credit Card editor page, tailored for electronic check details. You will enter a test bank routing number and bank account number. The order handling and additional processing options are the exact same as those for test credit cards.
Q: How can I see test orders that are set to "Keep order in accounts receivable" and delete them? A: If you place a test order with the handling setting configured to "Keep order in accounts receivable and place a note on it," it will appear in your Accounts Receivable queue, color-coded purple. You can find this in the UltraCart interface under Home -> Operations (Order Management) -> Accounts Receivable. There is a "Delete Test Orders" button in the Accounts Receivable area that allows you to delete all test orders in one action.
Q: What do the "Skip" checkboxes for affiliate transaction processing, fraud filter, and conversion pixels do for test orders? A: These checkboxes control additional processing aspects for test orders.
Skip affiliate transaction processing: When checked (default), this prevents the test order from interacting with UltraCart's internal affiliate system.
Skip fraud filter: When checked (default), this causes UltraCart to bypass all configured fraud filters for orders placed with this test card.
Skip conversion pixels: When unchecked (default), this allows UltraCart to skip processing any configured conversion pixels (like Google Analytics) for the test order.