Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to add a PWA order to a newly created account


ashamun

Recommended Posts

Posted

Hello friends!!

 

Title kinda says it all. I have a couple customers who placed orders using PWA, then came back a couple days later and created an account. Is there any way to get their PWA order to show up in the "Order History" section of their "My Account" so that they always have access to it? Thanks in advance!!

 

Ashur

Posted

@

 

Simple answer, NO. Because their account was NOT created the first time so the order is not associated with that customer ID

 

 

 

 

Chris

Posted

@@DunWeb

 

That's a bummer :( . Out of curiosity, if I use phpMyAdmin, could I browse my orders, then change the customers_ID for that order to the actual ID for that customer? Then would it show up?

Posted

Out of curiosity, if I use phpMyAdmin, could I browse my orders, then change the customers_ID for that order to the actual ID for that customer? Then would it show up?

 

Yup - that will work for you - just change the ID in the orders table and it'll then be visible in whoever's account that ID refers to

Posted

@

 

Just run a query against the orders table looking for the customers email address and update the customer id accordingly.

Matt

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...