Page 2 of 6

Re: Webshop Plus! v.3.0 RC (Release Candidate)

Posted: Sat Jan 21, 2012 6:55 pm
by Navaldesign
The first patagraph is a summary paragraph. So the steps are actually the ones that are mentioned under 1. , 2. etc.

So when you say that the "cart" folder is already there" it is because of the above.

Regarding the "admincart" folder, sorry, my mistake and thank you for pointing this to me, it is supposed to be the "cart" folder.

Of course, if you use one of these modern FTP clients, you can skip step 4. as by simply dragging / dropping it will create the "cart" folder on the server.

Regarding tthe WB8 folder creation:

Please note that this happems because in the demo project I have this structure:


webshop_plus_3
--->WB8
--->webshop_plus_v3

When YOU open the project instead in WWB, you should replace this folder structure with the one YOU need.

The first one is simply the project name as I have saved it, and it is not important.

The second one (WB8) is the folder where I wanted to publish the project. In your case it is not useful.

So please do this:

1. In WWB8's Site Manager, Drag and drop the entire "webshop_plus_v3" under the top "webshop_plus_3"
2. Remove the (at this point empty) "WB8" folder from the Site Manager
3. Rename the folder "webshop_plus_v3" to "cart"

In the final release all these small issues will be fixed / cleared.

Re: Webshop Plus! v.3.0 RC (Release Candidate)

Posted: Sat Jan 21, 2012 9:29 pm
by Navaldesign
Not sure what you mean, why can't the "cart.php" page be moved together with the rest of the pages ?

Also please note that the "cart" folder on the server is supposed (according to the Tutorial example" to be in the "root" folder, the content is inside the "cart" folder.

Re: Webshop Plus! v.3.0 RC (Release Candidate)

Posted: Mon Jan 23, 2012 3:00 pm
by Navaldesign
You can use as many product pages you like, with as many products per page you like, and with whatever name you like. Make user to assign each product a unique ID although the cart doesn't take the ID into consideration and will work anyway.

Pleae change the email address in the "thankyou" page DBTS Form Processor, as ALL your test submissions are coming to me.

Re: Webshop Plus! v.3.0 RC (Release Candidate)

Posted: Mon Jan 23, 2012 7:03 pm
by Navaldesign
Not sure what you mean.

The backend allows you to change the labels used in the "public" cart pages. They should not affect, in anyway, anything else.

Please clarify.

Re: Webshop Plus! v.3.0 RC (Release Candidate)

Posted: Mon Jan 23, 2012 7:23 pm
by Navaldesign
I can't reproduce this. I can change Grand Total to whatever I want, and it displays fine.

See for yourself in http://www.dbtechnosystems.com/WB8/webshop_plus_v3_0 where I changed it to Total Amount, for testing purposes, and it works fine.

Re: Webshop Plus! v.3.0 RC (Release Candidate)

Posted: Mon Jan 23, 2012 8:08 pm
by Navaldesign
Sorry, you talked about the cart. Now you are talking about the backend. I will check and let you know.

Re: Webshop Plus! v.3.0 RC (Release Candidate)

Posted: Mon Jan 23, 2012 8:18 pm
by Navaldesign
Ok, I see what you mean.

Let me explain:

When the very first order is made, the script creates the file orders_list.php (in the "admin" folder)
The file uses the labels that are active at that moment, as keys for the array where the values are stored before they are displayed on the page.

So, if you have made the first order using as label "Grand Total", ANY change you make to the labels will result in no values found.

Solution:

AFTER you have decided what fields you want and HOW you want to name them, connect with FTP and delete the files "orders_list.php" and "ordered_products.php" from the server.
Then make a new order through the cart, completing all fields. It will then display everything fine.

Re: Webshop Plus! v.3.0 RC (Release Candidate)

Posted: Sun Jan 29, 2012 6:25 pm
by Navaldesign
You can change the field labels (captions) through the Admin area, "Custom field settings"

Please note that once you do so, you MUST delete the files "orders_list.php" and "ordered_products.php" from the server, and make a new order, so the script will create the new files with the new labels in your own language.

Re: Webshop Plus! v.3.0 RC (Release Candidate)

Posted: Tue Jan 31, 2012 9:17 pm
by Navaldesign
Yes, that's the idea behind this: only change the label (caption). If you also change the first part, you must change the field name in the form.

Re: Webshop Plus! v.3.0 RC (Release Candidate)

Posted: Wed Feb 01, 2012 8:22 pm
by Navaldesign
Which text is in english ????

If you mean the header and footer of the mails, you simply double click the DBTS Form Processor object in the "thankyou" page, and set the Admin mail and Auto mail headers in the related properties.

Please read the instructions of DBTS Form Processor. but do NOT modify the email template and Database / File storage settings that have come as default.

Re: Webshop Plus! v.3.0 RC (Release Candidate)

Posted: Sun Feb 05, 2012 1:31 am
by bcfl
I am trying to test v.3.0RC using local server (xampp) which I use to do most testing, and I get to step 5 of the install instructions
Step 5. Upload the entire “cart” folder content from your computer into the “cart” folder on the
site. With most modern FTP software it is enough to drag and drop the “admincart” folder into the
site “root” directory. At this point you can also test the cart although you haven’t yet set the
details.

and when I go to my cart folder I get the following:

8", "bb" => "10", "" => "", "" => "", "" => "", "" => ""); $promo_min = array("aa" => "50", "bb" => "80", "" => "", "" => "", "" => "", "" => ""); $promo_type = array("aa" => "amount", "bb" => "amount", "" => "amount", "" => "amount", "" => "amount", "" => "amount"); $promo_start = array("aa" => "2011-12-06", "bb" => "2011-12-10", "" => "", "" => "", "" => "", "" => ""); $promo_end = array("aa" => "2012-12-31", "bb" => "2011-12-26", "" => "", "" => "", "" => "", "" => ""); $recalculate_label="Recalculate"; $checkout_label="Check out"; $continue_label="Continue Shopping"; $customer_extra_fields="firstname, First name lastname, Last name email, Email address address, Address address2, Address 2 city, City zip, ZIP state, State country, Country phone, Phone fax, Fax"; $checkout_extra_fields="shipfirstname, Delivery First name shiplastname, Delivery Last name shipaddress, Delivery Address shipcity, Delivery City shipzip, Delivery ZIP shipstate, Delivery State comments, Comments & Instructions paymenttype, Payment Type cardname, Credit Card holder name cardno, CC number ccvno, CCV Number cardmonth, CC Expiry Month cardyear, CC Expiry Year"; $custom_fields="field1 , Field1 Caption field2 , Field2 Caption field 3, Field3 Caption"; $customer_fields_names[]="firstname"; $customer_fields_captions['firstname']="First name"; $customer_fields_names[]="lastname"; $customer_fields_captions['lastname']="Last name"; $customer_fields_names[]="email"; $customer_fields_captions['email']="Email address"; $customer_fields_names[]="address"; $customer_fields_captions['address']="Address"; $customer_fields_names[]="address2"; $customer_fields_captions['address2']="Address 2"; $customer_fields_names[]="city"; $customer_fields_captions['city']="City"; $customer_fields_names[]="zip"; $customer_fields_captions['zip']="ZIP"; $customer_fields_names[]="state"; $customer_fields_captions['state']="State"; $customer_fields_names[]="country"; $customer_fields_captions['country']="Country"; $customer_fields_names[]="phone"; $customer_fields_captions['phone']="Phone"; $customer_fields_names[]="fax"; $customer_fields_captions['fax']="Fax"; $checkout_fields_names[]="shipfirstname"; $checkout_fields_captions['shipfirstname']="Delivery First name"; $checkout_fields_names[]="shiplastname"; $checkout_fields_captions['shiplastname']="Delivery Last name"; $checkout_fields_names[]="shipaddress"; $checkout_fields_captions['shipaddress']="Delivery Address"; $checkout_fields_names[]="shipcity"; $checkout_fields_captions['shipcity']="Delivery City"; $checkout_fields_names[]="shipzip"; $checkout_fields_captions['shipzip']="Delivery ZIP"; $checkout_fields_names[]="shipstate"; $checkout_fields_captions['shipstate']="Delivery State"; $checkout_fields_names[]="comments"; $checkout_fields_captions['comments']="Comments & Instructions"; $checkout_fields_names[]="paymenttype"; $checkout_fields_captions['paymenttype']="Payment Type"; $checkout_fields_names[]="cardname"; $checkout_fields_captions['cardname']="Credit Card holder name"; $checkout_fields_names[]="cardno"; $checkout_fields_captions['cardno']="CC number"; $checkout_fields_names[]="ccvno"; $checkout_fields_captions['ccvno']="CCV Number"; $checkout_fields_names[]="cardmonth"; $checkout_fields_captions['cardmonth']="CC Expiry Month"; $checkout_fields_names[]="cardyear"; $checkout_fields_captions['cardyear']="CC Expiry Year"; $custom_fields_names[]="field1"; $custom_fields_captions['field1']="Field1 Caption"; $custom_fields_names[]="field2"; $custom_fields_captions['field2']="Field2 Caption"; $custom_fields_names[]="field 3"; $custom_fields_captions['field 3']="Field3 Caption"; $display_custom_fields="Do not display custom fields page"; $cart_redirect="customer.php"; $customer_redirect="checkout.php"; $checkout_redirect="thankyou.php"; $custom_details_redirect="customer.php"; $uploadfolder="custom_uploads"; $allowed_extensions="jpg, jpeg, png, pdf, doc, xls"; $max_filesize="4"; ?>
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at D:\xampp\htdocs\webshop3\cart\admin\config.php:202) in D:\xampp\htdocs\webshop3\cart\admin\index.php on line 3

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at D:\xampp\htdocs\webshop3\cart\admin\config.php:202) in D:\xampp\htdocs\webshop3\cart\admin\index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at D:\xampp\htdocs\webshop3\cart\admin\config.php:202) in D:\xampp\htdocs\webshop3\cart\admin\index.php on line 6

My permissions seem to be correct, can you point me in the right direction?

Thanks for the assistance

Re: Webshop Plus! v.3.0 RC (Release Candidate)

Posted: Sun Feb 05, 2012 6:39 am
by Navaldesign
I'm sorry but I don't understand what you mean.

The above code seems to be the "config.php" file of the cart.

But I don't understand what you mean when saying "and when I go to my cart folder I get the following:
". I also don't understand why this is only a part of the full code.

I don't think this is a permissions issue, but since you are testing on xampp, you should set it to NOT report errors and messages. However there is no much help or advise I can provide for local systems.

Re: Webshop Plus! v.3.0 RC (Release Candidate)

Posted: Sun Feb 05, 2012 12:21 pm
by Navaldesign
No, it isn't possible.

However, it believe that you have a point here. Probably the mini frame should only display value net of shipping. I'll give it a thought.

Re: Webshop Plus! v.3.0 RC (Release Candidate)

Posted: Sun Feb 05, 2012 10:24 pm
by Navaldesign
Not your mistake, it is a bug which I fixed already and will be available for download tomorrow.

Added also ability to include or exclude taxes, shipping and discount in miniframe.

Added "State" tax feature, for those USA states that apply tax only for State Residents.

The same feature can be used for EU residents, where VAT applies (that is, IF you need to aply VAT separately).

Test: http://www.dbtechnosystems.com/WB8/webshop_plus_v3_0 (it is set to calculate tax only for residents).

Re: Webshop Plus! v.3.0 RC (Release Candidate)

Posted: Mon Feb 06, 2012 9:49 pm
by Navaldesign
luap78 wrote:
Question:
How can I post total amount to pay and order ID to first data - credit card processing page (external url) from your webshop plus 3 checkout page when customer select in payment options field visa or mastercard and how can I together handle (copy) customer and shiping address and other session data for thankyou page when first data will redirect to thankyou page? Also how can I setup an confirmation email about: Your payment was recieved. I would like send order confirmation email after successful payment and not before.
This requires custom coding. Th eexample about CC card holder, number etc is only for demo purposes, to use it you need to implement an API provided by your payment gateway.
Alternatively, you should code a button (just like the PayPal button) but with the parameters and security algorithms provided by your payment gateway.
Question 2:
Why ordered items posted from webshop plus 3 are displayed in paypal order summary like one item? Please see attached pics (webshop1 vs. webshop plus 3)
Because what you are actually paying is the "Order". You are not using PayPal's cart, you are using YOUR cart (Webshop Plus) and you only redirect to PayPal for the payment. If you implement a payment through your own bank payment gateway, it will also be the same.
Question 3:
It is possible to store order in admin and send order confirmation email to customer only in case when the payment is successfully processed?
Yes, but also requires custom coding.
Question 4:
It is possible to use your DBTS preview directly after checkout page?
No. It "could" be done also with custom coding.
I would like sell products in next steps:

1. customer select products (products, product page)
2. selected products customer can preview and modify ordered items quantity at cart (cart page)
3. after confirmation, customer is redirected to customer details page where enter first, last name and other contact details. At the same page customer enter shipping address too if it is diferent as contact andress.
4. after confirmation, customer is redirected to "order summary preview page" where can preview order summary with shipping address with using DBTS preview. At the same page, customer must confirm with terms and conditions (using checkbox) and select paymemt option. After checking checkbox and payment option selection, customer click proceed and is redirected to paypal or other external payment processor.
5. finally, customer is redirected from payment processor page to thankyou page (now is the time right time to send to customer order confirmation email and store order into admin)

All of the above are part of my Pro (paid) cart.

They do not come as standard with the free Webshop Plus.

Re: Webshop Plus! v.3.0 RC (Release Candidate)

Posted: Fri Apr 27, 2012 1:01 pm
by tat1477
DBTS Form Processor through the Extension Manager.

when I go to manual install and go to the folder I can not see any extention to load. I must be missing a step so can you please walk me threw it so I can get it working.

Re: Webshop Plus! v.3.0 RC (Release Candidate)

Posted: Fri Apr 27, 2012 1:58 pm
by Navaldesign
Manual install is only used if you download the extension zip through my site.
Do an automatic installation instead, throuh the extension manager.

Available updates
when they are loaded, click on Forms
Select DBTS Form Processor and click Install (or Update)

Re: Webshop Plus! v.3.0 RC (Release Candidate)

Posted: Sat Apr 28, 2012 6:39 pm
by Navaldesign
Most probably you have removed the Admin and Auto responder mail "Custom template" from the processor settings or from the server.

Re: Webshop Plus! v.3.0 RC (Release Candidate)

Posted: Mon Apr 30, 2012 5:22 am
by Navaldesign
But, How can I know what you have done ?

I mean, it was working perfectly (as you say) then you changed some settings in the DBTS Form Processor properties.

I can only guess that the files admin_mail_webshop.php and auto_mail_webshop.php are missing from the "dbts_includes" folder.

Re: Webshop Plus! v.3.0 RC (Release Candidate)

Posted: Mon Apr 30, 2012 5:35 am
by Navaldesign
Final version, classified as 3.2, has been released.
Please download from the link included in the original post of this very thread.

Re: Webshop Plus! v.3.0 RC (Release Candidate)

Posted: Tue May 01, 2012 5:27 am
by Navaldesign
You have to replace the "cart" page code (the one in Start of Page and the one in the HTML box). Once done you must re-publish the page.

Backend: you need to replace ALL files in the "admin" folder exept the files

config.php
countries.php
shipping_settings.php
shipto_countries.php
paypal_settings.php
order_nr.php

Re: Webshop Plus! v.3.2 for WWB8

Posted: Fri May 04, 2012 10:20 pm
by DarrenH
Hi George

I want to try this project for a job, but unfortunately can not open the attached sample.

I have WB 8.0, and DBTS form processor 2.1 installed as an extension.

Any ideas?

Thanks

Darren

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sat May 05, 2012 5:43 am
by Navaldesign
Hi Darren,

You need to upgrade to WWB 8.1 (latest version, currently online) and DBTS Form Processor 2.7.5.X

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sat May 05, 2012 9:03 am
by DarrenH
Hi George

Thanks for that. Where do I download your updated form processor. I have tried your website, and when I unzip any attachment, it appears to be the same version that I already have of your form processor.
:(
Thanks

Darren

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sat May 05, 2012 9:11 am
by Navaldesign
Hi Darren,

You can update through the extension manager from within WWB8.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sat May 05, 2012 9:36 am
by DarrenH
I'm sorry George, but when I click on extension manager through the program (to update or download new ones), I can't see yours in the forms or e commerce section.

Furthermore, when I click on the ones that are already installed, it says that I have I have 2.7.5 version installed of your processor

But I still can't open your sample project. :?:

Thanks

Darren

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sat May 05, 2012 9:44 am
by DarrenH
My bad

A system reboot and all seems to open OK.

Thanks George

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sat May 05, 2012 7:27 pm
by Navaldesign
I have tested the cart again and the % promo coupons work fine.
So either you have not correctly updated the code, or you have not set correctly the coupon.

Regarding the mini cart, please update to the version currently online.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sun May 06, 2012 6:23 pm
by Navaldesign
Please update also the code in Start of Page of the "cart1" page with the one of the updated project.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Tue May 08, 2012 2:34 pm
by Navaldesign
The folder "cart" doesn't exist on your server, so obviously it has not been uploaded correctly.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Tue May 08, 2012 6:08 pm
by Navaldesign
Your root directory should be "public_html" from what I see I'm under the impression that you have uploaded the files on the upper level, which is only reachable through FTP and cPanel but not through the browser.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Wed May 09, 2012 11:01 am
by Navaldesign
procan wrote:Hi there,

I am just in the process of setting webshop plus up. My question is...if I have already designed a website in WWB and have products etc, do I need to re-build them into the template that you have provided to be able to properly utilize the cart? I also have a bunch of other pages such as services and about us etc, do I need to create these in this template as well?

Just need a little clarification please!

Thanks
You can keep your own product pages as well as the rest of the pages. However, for the cart to work, you need to add, in each product page, the form (with the Add to Cart" button, using as template the forms included in the demo project. Copy / paste from one project to the other is enough to get the form in your own project, then double click the form and customize the hidden fields as required.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Fri May 11, 2012 6:44 pm
by Navaldesign
Madalina Bora wrote:Hi Naval,

I managed to understand how everything should be with this shopping cart, but I still have 2 questions left:

1) I uploaded the modified project on my server, in cart folder (which is in public_html folder -which is my root), but when I access my home page it shows me: Index, and "cart" folder, which I have to click to go to the website. How can I do to appear directly my home page?
Not sure what you mean. Is your home page called "index.html" or "index.php" ? This is the default naming for the website first page.
2) I want to remove the customer.php page, as I don't need it, and I want to connect cart.php page (when check out button is clicked) to checkout.php page directly.
How can I do this? I tried to create an advanced button as "Check out" button with a link to checkout.php page, but it's not working.
This requires changing the code. Not only to redirect to the "checkout" page but also to disregard the email address validation which at this point will be missing bevause you no longer have the "customer" page.
I just noticed that the button "Continue shopping" from cart page, send customers to home/index page.
How can I do to send them to the previous page?
Again, I tried with an advance button and smart link (to previous page) but it's not working and it gives me an error.
The "Continue Shopping " button will send the user to whichever page you have set it to be, in the Admin area, PayPal details.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sat May 12, 2012 4:46 am
by Navaldesign
Regarding the "Continue Shopping": you can acheive this but you will need to modify the code. Also, it will be necessary that all product pages be .php so you can set a session variable equal to the page URL. In all case requires customizing the code.

Regarding publishing,please understand that this is not a webshop related issue and you should have some basic knowledge regarding hosting accounts and folders structure.
With this said, what you need to do depends on what you actually want to do.
You can publish the main site in "public_html" and only the cart related pages inside the "cart" folder. Or, you can publish everything in "public_html" in which case there will be no need for a "cart" folder and you can use the manual instructions where instead of "cart" folder you can read "public_html" folder.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sat May 12, 2012 7:55 pm
by Navaldesign
1. No, I can't see it. It is ok in my IE9

2. You have missed the option name. It should be

Jacheta Street Chic Madette / Marime: S

3. The comma is hardcoded, you should change the code in the cart page HTML box. Find and remove it.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sat May 12, 2012 9:58 pm
by Navaldesign
Well, this is obviously a browser glitch, there is nothing I can do.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sun May 13, 2012 12:53 pm
by Patrik iden
Madalina Bora wrote:Thank you Naval, I fixed the signs issues.
Regarding the comments field, yes with IE9 it works ok, but please try it with Firefox Mozilla 12.0 and you will see that clients can actually resize the comments field.
It's like this with all the comments fields. In FF you can resize this fields. This is just the wy it is.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Mon May 14, 2012 4:10 pm
by Navaldesign
Did you publish the new "cart1" page ?

Re: Webshop Plus! v.3.2 for WWB8

Posted: Mon May 14, 2012 7:06 pm
by Navaldesign
Madalina Bora wrote:Hi Naval,
Is it possible to make the "shipping" background different than the "total value" background?
Because in admin these fields have the same colors/font.
Yes, but you would need to change the code. You can't change it through the normal Admin settings.
Regarding the confirmation e-mail sent to customers who place orders, they always end up in spam/junk folder.
Is it possible to fix this?
This has nothing to do with the script. Either your server is blacklisted, or you have some setings that are "strange", in example, using an email adress as "from" that is the same as the "admin" email address, or using a "common" (gmail, yahoo) . Try changing these settings in the DBTS Form Processor object in the "thankyou" page.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Mon May 14, 2012 7:52 pm
by Navaldesign
Sorry, as as said, you need to modify the code. But I can't do it for you, it requires time that I don't have.
The cart page colors are modified through the HTML box code. Find the line that corresponds to the shipping fees cell background, remove the $..... variable and place there the white #FFFFFF color you like.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Mon May 14, 2012 8:52 pm
by Navaldesign
In the "auto_email.php" file in the dbts_includes folder.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Wed May 23, 2012 5:30 am
by Navaldesign
Ray,

the "cart" folder contains the server files, so it might be old.

But, if you read the instructions, it is mentioned that you should open the WWB project, customize the pages and then publish them.

If you did so, you would see that the cart1 page Start of Page code is amended.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sat Jun 16, 2012 10:15 pm
by supersonictt
Hello Navaldesign,

I am working on a site that sells cellular recharge cards.
In my country, we have 3 mobile networks, and each network has 4 recharge amounts; 1, 3,5 and 9 dollars.
So the interface will be really simple; the visitor selects the network from a dropdown menu, then he chooses the recharge amount.
Paying will be through paypal. Now here is the dilemma: after the transaction is successful, the visitor should be directed to a page where the 14 digits recharge number will appear, OR, he will recieve an email containing the 14 digits recharge number. So no physical items are sold, just like purchasing WWB software (through a download).
Is that possible to be done with WebShop Plus 3.2?
The first thing that crossed my mind is this should be done with mysql or so, I purchase the the cards containing the 14 digits, fill them (in a way) in the database, and when someone makes a purchase, one 14 digits card will be deleted from the database and this number is sent to him by email.

Thank you.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sat Jun 16, 2012 10:18 pm
by Navaldesign
Possible, through a Database or through a file, but in all cases requires custom coding.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sat Jun 16, 2012 10:24 pm
by supersonictt
Navaldesign wrote:but in all cases requires custom coding.
You mean for deleating the purchased cards, right?
And by the way thanks for the quick reply :)

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sat Jun 16, 2012 10:35 pm
by Navaldesign
For reading the first available number and then marking it as "sold"

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sat Jun 16, 2012 10:37 pm
by supersonictt
Oh ok, thanks a lot for that, I will look into this :)

Re: Webshop Plus! v.3.2 for WWB8

Posted: Tue Jun 26, 2012 9:46 pm
by etcbbu
This Webshop is AWESOME.

I am now reading through the Webshop_Plus_v3_Manual.pdf file.

I'm wondering if anyone has any insight for me, as I have

- downloaded Webshop Plus! .zip file onto my computer
- logged on to my root folder on FTP, and moved the entire "cart" folder from my harddrive onto my root.
- logged onto my domain, which was <mydomain.com>/cart/admin
- I've now logged in, and have filled out the "Admin Details" tab

But before I move forward with all of the set-up and customization that I need to do and everything, here are the two reasons I wanted to post what I'm doing right now:

1) - I want to make sure that it sounds like I have done everything correctly up until now.

2) - I have to make sure this Webshop solution can do this *one* thing I'm trying to do: I'm trying to see if I can make it to where the customer can set the price they want to pay, and then paypal will let them pay that price that the customer sets, each time the customer purchases a product. I just want to make sure that I can configure this webshop to do this, before I continue anymore on installing it. This is what is the whole purpose of my web-store--I just need it to sell a gift card. That's *literally* the only thing I need to sell on it. So that's literally one product. I just need users to be able to enter in the price they want for the gift-card, though, and then PayPal charge them for that amount.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Wed Jun 27, 2012 4:19 am
by Navaldesign
You can do it simply removing, from the "product form" the hidden field named "price" and adding, instead, in the form, a field named "price" so the users can fill in the amount they like.

However, seems so complicated using a Webshop when you can do the same thing using a simple PayPal "Buy now" or "Pay now" button.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Wed Jun 27, 2012 10:02 pm
by etcbbu
But...the "Buy Now" and "Pay Now" make you chooes concrete, static price amounts, don't they..? Because I thought I looked into that--you can't really leave it open for the user to type in a specific amount and have them pay, can you?

--etcbbu