FaxStore
This page documents the payment processor errors that FaxStore handles internally and may display during checkout or payment processing. These errors occur when FaxStore sends a payment request to a supported payment gateway and the processor returns a failure response.
Each error is identified by an error code and includes an explanation along with recommended troubleshooting steps.
Table of Contents
When a customer makes a payment:
FaxStore sends a secure request to the configured payment processor.
The processor validates the request and payment details.
If a problem occurs, the processor returns an error response.
FaxStore interprets the response and displays a user-friendly message.
Some errors are shown directly to customers, while others are primarily intended for store administrators.
An internal PayPal error occurred while processing the payment request. This typically comes from; PayPal token issues, or the line items are not correct in FaxStore's request.
Card-related failures are automatically translated into Stripe’s provided card error messages.
Examples include:
Insufficient funds
Incorrect CVC
Expired card
Card declined by issuer
These errors are displayed directly to the customer during checkout and are not considered an issue with FaxStore.
Stripe has temporarily limited requests from the store due to high request volume. This is more rare but possible. Contact Stripe in regards to this if the traffic is all genuine.
Stripe rejected the payment request because the request format was invalid, generally caused by line items in the request being incorrect in formatting or currency value.
Stripe rejected the request due to invalid or missing API credentials. Check the tokens via the configuration file or staff panel.
A server-side error occurred within Stripe’s infrastructure. The best option is to wait and retry the request.
A networking issue occurred between FaxStore and Stripe. As FaxStore is self hosted this can be due to firewall rules or other network blockage.
An unidentified error occurred that FaxStore could not classify from Stripe. Escalate this to Weblutions by contacting us.
At this time, Square does not yet have internal error mapping support within FaxStore and will produce errors directly from the Stripe API.
If errors are repeating contact Weblutions for further troubleshooting if the below steps don't resolve the errors.
Verify payment processor API keys
Confirm environment mode (Test vs Live)
Check FaxStore console logs
Retry the payment after several minutes
Review processor dashboards (Stripe/PayPal) for any alerts