admin (no pm's please) Site Admin

 Virtual Cash: 46240
Joined: 22 May 2005 Posts: 19680
Add Karma
 rated by 164 members
Add Comment
Show Comments
 |
Posted: Tue Dec 11, 2007 7:46 pm Post subject: |
|
|
Just one little muse, few things work first time, and in this case with paypal I had a problem as the template contains forms values for paypal and I had a field wrong. Sort of thing which if it happened in someone shop they could easily fix themselves as they would be editing their own template.
How good I wonder will people be at notifying us of fixes? or of new gateways they may be able to code in?
_________________
Family Friendly Shareware | | Web Design/Services | Free Forums
forum.myfreeforum.org |
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 46240
Joined: 22 May 2005 Posts: 19680
Add Karma
 rated by 164 members
Add Comment
Show Comments
 |
Posted: Wed Dec 12, 2007 10:21 am Post subject: |
|
|
I am adding a few more things to improve the way sales tax is handled.
This along with shipping has to be the most complex lot of awkwardness going
There are several things interacting, the server level shop code that only myff can alter, the javascript shop that the customer should avoid altering if possible, the shop template that they should customise, and last but not least the various payment gateways.
As people may know we like to run a very simple system where apart from advert free there are no charges for anything on myff.
I do find myself wondering that with a shop if people want to run a serious commercial shop, then whether making it possible for them to pay a fee and have their own version of the shop would be a sensible proposition. That way they would be operating safe from the changes that are probably inevitable as the shop system evolves. _________________
Family Friendly Shareware | | Web Design/Services | Free Forums
forum.myfreeforum.org |
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 46240
Joined: 22 May 2005 Posts: 19680
Add Karma
 rated by 164 members
Add Comment
Show Comments
 |
Posted: Wed Dec 12, 2007 10:41 am Post subject: |
|
|
I think I may rethink this and simplify.
Currently the code is set to recognize the fact that some goods are taxable and some are not.
But whilst this is true there is the 95% rule I commented on earlier, generally what people are selling does not vary in tax rate.
Given that you can have multiple shops on the system, that could deal with differences, it seems just asking for trouble to try and cope with the 5%.
If we simply say you define a shop with taxation and shipping defined at the shop level, then a lot of complexity at both the coding level and in terms of peoples ability to understand and use the system will be removed. _________________
Family Friendly Shareware | | Web Design/Services | Free Forums
forum.myfreeforum.org |
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 46240
Joined: 22 May 2005 Posts: 19680
Add Karma
 rated by 164 members
Add Comment
Show Comments
 |
Posted: Wed Dec 12, 2007 12:28 pm Post subject: |
|
|
Added an internal payment method that takes email/shipping info and will email admin/customer.
I think I will also add an emailer at the point where the payment processor returns to the site.
I will make this email in effect a dump of all the forms data it is passing to the admin, with a view to refining this for each payment method at a later date.
You can never have too much info on a shop order IMHO. _________________
Family Friendly Shareware | | Web Design/Services | Free Forums
forum.myfreeforum.org |
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 46240
Joined: 22 May 2005 Posts: 19680
Add Karma
 rated by 164 members
Add Comment
Show Comments
 |
Posted: Wed Dec 12, 2007 4:44 pm Post subject: |
|
|
Well that bit is in theory done.
There is in effect a switch statement for each payment type that will either process intelligently the form data and email the admin and the customer (must add some customisable bits for this actually) or it will dump the forms data and just email the admin.
The customer should always be notified by the payment processor regardless.
Just need to psyche myself up to spend some money. I know I can always refund myself, but I'd still rather avoid going round that loop too endlessly. _________________
Family Friendly Shareware | | Web Design/Services | Free Forums
forum.myfreeforum.org |
|
| Back to top |
|
 |
Daniel(u1bd2005) Teacher

 Virtual Cash: 1530
Joined: 24 Feb 2006 Posts: 586
Add Karma
 rated by 4 members
Add Comment
Show Comments
 |
Posted: Wed Dec 12, 2007 5:35 pm Post subject: |
|
|
would this open up the possibility of an auctions mod in the future? _________________

http://the4aces.myfreeforum.org |
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 46240
Joined: 22 May 2005 Posts: 19680
Add Karma
 rated by 164 members
Add Comment
Show Comments
 |
Posted: Wed Dec 12, 2007 6:40 pm Post subject: |
|
|
I don't see it opens up such an option, as as far I can see an auction mod would be totally different.
The only relevant thing we will have gained is the experience with payment gateways. _________________
Family Friendly Shareware | | Web Design/Services | Free Forums
forum.myfreeforum.org |
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 46240
Joined: 22 May 2005 Posts: 19680
Add Karma
 rated by 164 members
Add Comment
Show Comments
 |
Posted: Wed Dec 12, 2007 8:54 pm Post subject: |
|
|
email billing seems to be testing okay I think that is probably quite academic though, as I can't see why people would use the option?
But I do think that whilst keeping the shop simple, we do need to be fairly comprehensive in some areas.
In fact I am wondering if I need a big alteration to allow people to selected payment processor from a range. e.g. some people don't like paypal, and myff is actually setup to allow nochex,paypal and google checkout, so why not let people choose? _________________
Family Friendly Shareware | | Web Design/Services | Free Forums
forum.myfreeforum.org |
|
| Back to top |
|
 |