GeneralMagicio / ens-merch-shop

https://www.ensmerchshop.xyz/
MIT License
3 stars 1 forks source link

The cart didnt empty after i bought it using coinbase check out #45

Open GriffGreen opened 1 year ago

GriffGreen commented 1 year ago

Describe the feature you'd like to request

the cart should empty so i don't accidentally buy the swag twice.

I got an email saying i bought the swag... and i did, i sent USDC on Polygon using coinbase... I did switch wallet addresses tho to pay, so maybe that changed the session id or something... but either way i got an email saying the order will come to my house and the website says the order is confirmed

Screenshot 2023-06-02 at 5 47 52 PM

But then i go to the website again and I see the items still in my cart

Screenshot 2023-06-02 at 5 48 27 PM

Describe the solution you'd like

i want the items to be reomved from my cart after i buy the items

Describe alternatives you've considered

leave it so we can scam the customer... more sales = great (j/k)

RamRamez commented 1 year ago

That's weird. The completedAt field returned from myshopify API is null even after the purchase is completed.

image