Purchase without account Phoenix
-
- PhoenixCart Developer
- Posts: 1339
- Joined: Sat Dec 21, 2019 8:08 am
- : Buy Me A Beverage
- Has thanked: 39 times
- Been thanked: 108 times
Purchase without account Phoenix
Purchase without Account
For CE Phoenix Cart
PWA version based on:
Purchase without account CE
Purchase without account for 2.3.4 and BS2334
In memoriam and all credits to De Dokta
Thanks to: @Owl Sauron, @tsimi, @burt, @ecartz, @Mikepo for ideas, suggestions, code and testing
For CE Phoenix Cart
PWA version based on:
Purchase without account CE
Purchase without account for 2.3.4 and BS2334
In memoriam and all credits to De Dokta
Thanks to: @Owl Sauron, @tsimi, @burt, @ecartz, @Mikepo for ideas, suggestions, code and testing
Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing
Need Help?viewtopic.php?f=10&t=27
https://docs.google.com/spreadsheets/d/ ... sp=sharing
Need Help?viewtopic.php?f=10&t=27
-
- PhoenixCart Developer
- Posts: 1339
- Joined: Sat Dec 21, 2019 8:08 am
- : Buy Me A Beverage
- Has thanked: 39 times
- Been thanked: 108 times
PWA_Phoenix_4.3.6.
Compatibility:
CE Phoenix 1.0.7.14.+.
Tested with Phoenix 1.0.7.16.
PHP 7.0-7.4
Older Phoenix versions please use PWA Phoenix 4.3.0.-4.3.5
Changes Version. 4.3.6
Updated customer data module for Phoenix 1.0.7.14+ compatibility.
- modernized code to match actual core standards
- moved pwa files from default to override template
https://www.oscaddons.com/en/free-add-o ... -p-46.html
Full Package
Update instructions 4.1.0 - 4.3.4 to 4.3.6 included
CE Phoenix 1.0.7.14.+.
Tested with Phoenix 1.0.7.16.
PHP 7.0-7.4
Older Phoenix versions please use PWA Phoenix 4.3.0.-4.3.5
Changes Version. 4.3.6
Updated customer data module for Phoenix 1.0.7.14+ compatibility.
- modernized code to match actual core standards
- moved pwa files from default to override template
https://www.oscaddons.com/en/free-add-o ... -p-46.html
Full Package
Update instructions 4.1.0 - 4.3.4 to 4.3.6 included
Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing
Need Help?viewtopic.php?f=10&t=27
https://docs.google.com/spreadsheets/d/ ... sp=sharing
Need Help?viewtopic.php?f=10&t=27
Re: Purchase without account Phoenix
@raiwa
Updated successfully from 4.3.5 to 4.3.6, however when I enable or disable this module, it open a blank page. but it enable the module, but I have to open admin page again to check it.
Please also advise where I can send message for Stripe V3 SCA support. I am noticing that if customer dont fill State/ Province, Stripe does not show credit card data field on checkout page.
Thanks
Updated successfully from 4.3.5 to 4.3.6, however when I enable or disable this module, it open a blank page. but it enable the module, but I have to open admin page again to check it.
Please also advise where I can send message for Stripe V3 SCA support. I am noticing that if customer dont fill State/ Province, Stripe does not show credit card data field on checkout page.
Thanks
-
- PhoenixCart Developer
- Posts: 1339
- Joined: Sat Dec 21, 2019 8:08 am
- : Buy Me A Beverage
- Has thanked: 39 times
- Been thanked: 108 times
Re: Purchase without account Phoenix
- which modulewhen I enable or disable this module, it open a blank page. but it enable the module, but I have to open admin page again to check it.
- which PHP version are you on
- please check you error log and post the related error
https://phoenixcart.org/forum/viewtopic.php?f=11&t=376Please also advise where I can send message for Stripe V3 SCA support.
Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing
Need Help?viewtopic.php?f=10&t=27
https://docs.google.com/spreadsheets/d/ ... sp=sharing
Need Help?viewtopic.php?f=10&t=27
Re: Purchase without account Phoenix
Thanks @raiwa
PHP Version: 7.4.16 (Zend 3.4.0)
Error reporting enabled and getting following errors:
PWA Keep account:
for Login without Account Form:
Thanks
PHP Version: 7.4.16 (Zend 3.4.0)
Error reporting enabled and getting following errors:
PWA Keep account:
Code: Select all
Warning: Cannot modify header information - headers already sent by (output started at /homepages/31/d*************/htdocs/Live/includes/modules/content/checkout_success/cm_cs_pwa_keep_account.php:1) in /homepages/31/d***********/htdocs/Live/backoffice/includes/functions/general.php on line 36
Code: Select all
Warning: Cannot modify header information - headers already sent by (output started at /homepages/31/d************/htdocs/Live/includes/modules/content/checkout_success/cm_cs_pwa_keep_account.php:1) in /homepages/31/d***********/htdocs/Live/backoffice/includes/functions/general.php on line 36
-
- PhoenixCart Developer
- Posts: 1339
- Joined: Sat Dec 21, 2019 8:08 am
- : Buy Me A Beverage
- Has thanked: 39 times
- Been thanked: 108 times
Re: Purchase without account Phoenix
These are subsequent errors, the errors thrown before these are the important ones for debugging.
Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing
Need Help?viewtopic.php?f=10&t=27
https://docs.google.com/spreadsheets/d/ ... sp=sharing
Need Help?viewtopic.php?f=10&t=27
-
- PhoenixCart Developer
- Posts: 1339
- Joined: Sat Dec 21, 2019 8:08 am
- : Buy Me A Beverage
- Has thanked: 39 times
- Been thanked: 108 times
Re: Purchase without account Phoenix
Please post the errors before these.
Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing
Need Help?viewtopic.php?f=10&t=27
https://docs.google.com/spreadsheets/d/ ... sp=sharing
Need Help?viewtopic.php?f=10&t=27
Re: Purchase without account Phoenix
Thanks,
The only other error I can see in admin side is on each admin page as below:
does that make any link to my earlier issue.
many thanks
The only other error I can see in admin side is on each admin page as below:
Code: Select all
Deprecated: The tep_session_id function has been deprecated. in /homepages/31/d854685020/htdocs/Live/backoffice/includes/functions/sessions.php on line 113
many thanks
You do not have the required permissions to view the files attached to this post.
-
- PhoenixCart Developer
- Posts: 1339
- Joined: Sat Dec 21, 2019 8:08 am
- : Buy Me A Beverage
- Has thanked: 39 times
- Been thanked: 108 times
Re: Purchase without account Phoenix
That’s then not produced by the PWA Modules themselves. Search your store for the file which uses the tep_session_id function. If you updated your store from a previous version, you may have missed to update a core file.
Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing
Need Help?viewtopic.php?f=10&t=27
https://docs.google.com/spreadsheets/d/ ... sp=sharing
Need Help?viewtopic.php?f=10&t=27