Jump to content
Larry Ullman's Book Forums

Customer Info--Abandoned Purchase


Recommended Posts

Hello Larry,

I'm following procedures detailed in your book and  have a question about customers:

Is my understanding correct that during checkout, the personal info entered by the customer (assuming first time customer) is saved to the database and quickly retrieved prior to --and to be used in-- submitting payment to the gateway?

What happens when a customer fills-out the personal info form, submits it before final payment and then decides to abandon the cart/purchase without completing the payment part? His/her info is already in the database as a customer who did not buy anything?

Hope I'm making sense and please correct me if I'm wrong.

 

Thanks,

Katy

Link to comment
Share on other sites

  • 2 months later...

I must be missing something here. In the second example, it seems to me that the order is:

1) the customer is added to the database in checkout.php.

2) then the order is added to the database in billing.php

3) next the payment gateway is accessed also in billing.php

4) and finally a transaction is added to the database also in billing.php.

 

Can someone help clarify?

Link to comment
Share on other sites

 Share

×
×
  • Create New...