is it possible to buy without registration?

Open to all! Ask other shopowners for help.
Post Reply
Volodymyr

is it possible to buy without registration?

Post by Volodymyr »

Is it possible to configure the store so that you can buy without registering in the store?


Join The Code Co-op to get access to your library in the Code Co-op Forum
14Steve14
Senior Contributor
Posts: 923
Joined: Fri Oct 25, 2019 7:01 pm
Phoenix Version: v1.0.9.1
Has thanked: 17 times
Been thanked: 103 times

Re: is it possible to buy without registration?

Post by 14Steve14 »

The is a guest checkout addon available

app.php/addons/free_addon/purchase_without_account
Volodymyr

Re: is it possible to buy without registration?

Post by Volodymyr »

14Steve14 wrote: Sat Aug 07, 2021 10:35 am The is a guest checkout addon available

app.php/addons/free_addon/purchase_without_account
Works great, thank you very much!

One more question in which file this text changes?
Image
User avatar
Kofod95
Senior Contributor
Posts: 748
Joined: Sat Feb 06, 2021 7:38 pm
Phoenix Version: 1.0.8.20
Has thanked: 99 times
Been thanked: 179 times

Re: is it possible to buy without registration?

Post by Kofod95 »

If memory serves here:
includes/languages/english/system/versioned/1.0.7.other/1.0.7.12/product.php

Unless the version is earlier than 1.0.7.12, then in the main language file (includes/languages/english.php)

Zipurman has an addon to search for text shown on your website - might come in handy for you later ;)

//Daniel
I'm not smart, but sometimes even a blind chicken can find a corn.
Here are a lot of corns: Phoenix user guide
Volodymyr

Re: is it possible to buy without registration?

Post by Volodymyr »

Kofod95 wrote: Wed Aug 11, 2021 10:49 am If memory serves here:
includes/languages/english/system/versioned/1.0.7.other/1.0.7.12/product.php

Unless the version is earlier than 1.0.7.12, then in the main language file (includes/languages/english.php)

Zipurman has an addon to search for text shown on your website - might come in handy for you later ;)

//Daniel
Thank you very much!


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply