Page 1 of 2

Telephone Orders

Posted: Sun Apr 28, 2024 6:43 pm
by Xpajun
burt wrote: Sun Apr 28, 2024 5:03 pm Great ideas, please keep them coming.

--

Part of the point of these admin side changes is to allow addon makers to do more, and easily.

As a quick example, I made a script which allows Shopowner to add a Customer from within Admin, see images below. All done, from 1.0.9.2 onwards with ZERO CORE CODE CHANGES.

Imagine you, shopowner, on the phone to a customer who is maybe not internet-savvy. Here you can make an account and then simply tell him to go to the shop side login page (note the second screen shot does not show full page, but it is, more or less, a copy of your shop-side create account page).

1. Add a Button in the top right called "Add A New Customer"
add_customer_1.jpg
This button opens up a new page which allows Customer Details to be inserted

2. Insert Customer Details, scroll down and press "Save"
add_customer_2.jpg
This redirects back the customers.php page which (obviously) shows the new Customer

3. New Customer showing in the list of Customers
add_customer_3.jpg
Obviously this is a new install so only shows one customer
Take note, this is all done with NO core code changes at all.
There is no other cart that can do this, this easily.
Now if you can add a MOTO to that we'd be able to do something that's been missing since osc2.3...

Re: 1.0.9.2 is almost all changes in the Admin Side

Posted: Sun Apr 28, 2024 9:04 pm
by burt
What on earth is a "MOTO" ?

Re: 1.0.9.2 is almost all changes in the Admin Side

Posted: Sun Apr 28, 2024 10:05 pm
by Xpajun
burt wrote: Sun Apr 28, 2024 9:04 pm What on earth is a "MOTO" ?
Really? - made over telephone order :D

Re: 1.0.9.2 is almost all changes in the Admin Side

Posted: Mon Apr 29, 2024 12:32 am
by ecartz
As per Google: No results found for "made over telephone order" moto.

Apparently MOTO stands for Mail Order/Telephone Order.

Re: 1.0.9.2 is almost all changes in the Admin Side

Posted: Mon Apr 29, 2024 8:38 am
by Xpajun
ecartz wrote: Mon Apr 29, 2024 12:32 am As per Google: No results found for "made over telephone order" moto.

Apparently MOTO stands for Mail Order/Telephone Order.
You are right but who does mail order nowadays? :D

Re: 1.0.9.2 is almost all changes in the Admin Side

Posted: Mon Apr 29, 2024 9:01 am
by raiwa
Xpajun wrote: Sun Apr 28, 2024 10:05 pm
burt wrote: Sun Apr 28, 2024 9:04 pm What on earth is a "MOTO" ?
Really? - made over telephone order :D
ChatGPT:
Moto can be short for "motorcycle" or "motorbike," especially in casual or colloquial speech. For example, "I ride my moto to work every day."

Moto can also refer to a brief statement of a guiding principle or a motto, often used to express the beliefs or aims of an individual or group. For instance, "Our team's moto is 'Never give up.'"

Additionally, "Moto" is a brand name, especially known for its mobile phones and accessories. So, in some contexts, "Moto" could refer specifically to products or services associated with that brand.

Re: 1.0.9.2 is almost all changes in the Admin Side

Posted: Mon Apr 29, 2024 1:14 pm
by burt
Xpajun wrote: Sun Apr 28, 2024 10:05 pm
burt wrote: Sun Apr 28, 2024 9:04 pm What on earth is a "MOTO" ?
Really? - made over telephone order :D
Yep, MOTO is an acronym I've never heard of.

What's stopping ya from getting this non-shop-side (so in the admin side I guess)order maker & payment system made then offering it back to Core Code?

Re: 1.0.9.2 is almost all changes in the Admin Side

Posted: Mon Apr 29, 2024 3:23 pm
by 14Steve14
Xpajun wrote: Sun Apr 28, 2024 6:43 pm Now if you can add a MOTO to that we'd be able to do something that's been missing since osc2.3...
We already take telephone orders. So simple to do. A payment module was created that only shows to the IP of the store owner. We then use master password and login to the customers account and treat it like a normal order as if the customer was doing it. That way there is no saving of the card details and hopefully in most cases the customer adds the items into their basket.

We probably only do 5 or so a week like that and have never had a problem but you have to be careful and customer not present transactions are a greater risk for fraud and chargebacks but the payment provider you choose will take care of most things for you. All you then have to do is follow their procedure for that type of payments.

Re: 1.0.9.2 is almost all changes in the Admin Side

Posted: Mon Apr 29, 2024 4:10 pm
by Xpajun
burt wrote: Mon Apr 29, 2024 1:14 pm
Xpajun wrote: Sun Apr 28, 2024 10:05 pm
burt wrote: Sun Apr 28, 2024 9:04 pm What on earth is a "MOTO" ?
Really? - made over telephone order :D
Yep, MOTO is an acronym I've never heard of.

What's stopping ya from getting this non-shop-side (so in the admin side I guess)order maker & payment system made then offering it back to Core Code?
It's easier to do it on the front end than recode - the amount of people phoning up to oder is very low (although it may be frowned up on by payment gateways)

Re: 1.0.9.2 is almost all changes in the Admin Side

Posted: Mon Apr 29, 2024 4:33 pm
by burt
Xpajun wrote: Mon Apr 29, 2024 4:10 pm It's easier to do it on the front end than recode - the amount of people phoning up to oder is very low (although it may be frowned up on by payment gateways)
I don't know what "very low" is.
Steve says 5 a week in the previous post.
Yours is similar?

Some type of admin side system might take (rough guess) 60 hours coding and testing, fixing, recoding, retesting, alpha testing, collating test results, recoding, beta test etc. 60 hours of a developers time is a lot of dough.

Put into a "time is money" context, that Queued Emails thing I made is, more or less, roughly equivalent in terms of code and time. I'm at a net loss of low 5 figures GBP (that's low 5 without a decimal point :lol:) on that :?

My point is, I think;

Does "very low" usage tally with the somewhat large cost of creation of a MOTO system.