ankit

Results 31 comments of ankit

The first 2 commits belong the older PR https://github.com/blockonomics/prestashop-plugin/pull/151 and they have already been reviewed. Feedback for [8fb596d](https://github.com/blockonomics/prestashop-plugin/pull/153/commits/8fb596d025a8547a3cb3c40a53d0cdf1e47b43c2) here: https://github.com/blockonomics/prestashop-plugin/pull/151#issuecomment-1199156182 Feedback for [6338ac](https://github.com/blockonomics/prestashop-plugin/pull/151#issuecomment-1204041893) here: https://github.com/blockonomics/prestashop-plugin/pull/151#issuecomment-1204041893

Ok I will look into this.

There is another error in JS Console ![image](https://user-images.githubusercontent.com/97018228/182784182-4f964ed8-e571-418a-a555-aa7e46900325.png)

There are 2 typo in `controller/front/payment.php` ([here](https://github.com/blockonomics/prestashop-plugin/blob/1.7/controllers/front/payment.php#L38) and [here](https://github.com/blockonomics/prestashop-plugin/blob/1.7/controllers/front/payment.php#L43)), since these are related to loading of CSS, I will address them in the same PR #151

I will look into this.

#### How woocommerce is sending an Invoice? Woocommerce allows merchants to send an invoice for any order created. It emails invoice with checkout page url. This is not automatic and...

Here is the video of paypal wordpress checkout https://user-images.githubusercontent.com/97018228/187354229-1c45e349-35f6-4374-8812-90fa45ddfa1f.mp4 Here is the paypal button to direct checkout from cart https://user-images.githubusercontent.com/97018228/187354444-e30f4271-c6bc-4eb6-85a4-9781d827803d.mp4 Here is the single product checkout from paypal on wordpress...

Email invoice from Order Action in Order Details: https://user-images.githubusercontent.com/97018228/191693672-971874f6-5965-4408-997f-496672409103.mp4

**Update on Phase 2**: I have added a new field in `blockonomics_orders` table - _timestamp_. For a new order, timestamp records the time of order creation. Now, after confirmed underpaid...

3 possible changes to DB discussed here: https://docs.google.com/document/d/1m2lX_ZMCupZHDvkjdauBEkb4fGhA5EWXTrvflDjuhhg/edit?usp=sharing