Documentation You are here: start » primer » errors

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
primer:errors [2013/07/04 14:34] – [What To Do About Them] 77.89.186.122primer:errors [2019/11/05 13:49] (current) – [What They Are] marija
Line 1: Line 1:
 ====== Errors, and What To Do About Them ====== ====== Errors, and What To Do About Them ======
  
-If you are have a website, you likely will have problems arise with your site. If you have an e-commerce site, those problems may impact your ability to do sales. There are no perfect systems, but it is important to understand the errors that are common and expected, as well as signs that an error might be more serious. This section of the //FoxyCart E-Commerce Primer for Everybody// will focus mainly on errors you will almost definitely see.+If you have a website, you likely will have problems arise with your site. If you have an e-commerce site, those problems may impact your ability to do sales. There are no perfect systems, but it is important to understand the errors that are common and expected, as well as signs that an error might be more serious. This section of the //FoxyCart E-Commerce Primer for Everybody// will focus mainly on errors you will almost definitely see.
  
 ===== Gateway Errors ===== ===== Gateway Errors =====
Line 69: Line 69:
 [[http://www.foxycart.com/features/feature/integration/datafeeds|See this page]] for more information on the datafeeds.  [[http://www.foxycart.com/features/feature/integration/datafeeds|See this page]] for more information on the datafeeds. 
  
-<WRAP center round info 60%>+<WRAP center round info 90%>
 An important thing to note with datafeed errors is that although the datafeed failed to process for the relevant transaction, the actual transaction itself still would have processed successfully, meaning that the customer would have still seen their receipt (although they may not have received a receipt email if you're sending that from your datafeed endpoint), and the customer would have been successfully charged for their order. On the other side though, part or all of the functionality in your datafeed endpoint may not have completed successfully. An important thing to note with datafeed errors is that although the datafeed failed to process for the relevant transaction, the actual transaction itself still would have processed successfully, meaning that the customer would have still seen their receipt (although they may not have received a receipt email if you're sending that from your datafeed endpoint), and the customer would have been successfully charged for their order. On the other side though, part or all of the functionality in your datafeed endpoint may not have completed successfully.
 </WRAP> </WRAP>
  
 +<WRAP center round info 90%>
 +If you're using our other webhooks, we don't expect a response of 'foxy', just a 200 HTTP Response Code.
 +</WRAP>
  
 ==== What They Look Like ==== ==== What They Look Like ====

Site Tools