close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Powerstore 4 and Paypal

Thread began 1/30/2011 9:42 pm by dave276887 | Last modified 2/22/2011 12:12 pm by Jason Byrnes | 3219 views | 8 replies |

dave276887

Powerstore 4 and Paypal

Hi
My options are not being listed correctly on the PayPal site and receipt, but good in my database. How do I get the options sent correctly to PayPal as they are called instead of item no etc.

amtcgear.com.au

Sign in to reply to this post

Jason ByrnesWebAssist

it depends on which paypal payment you are using.

are you using Payments Standard? Payments Pro? or Express Checkout?

Sign in to reply to this post

dave276887

I believe I am using express checkout

Sign in to reply to this post

dave276887

Still Waiting

Hi Jason I still am awaiting for an answer for this, client keeps calling....

Sign in to reply to this post

Jason ByrnesWebAssist

in the webassist/plugins/shopping_cart/pp_expresscheckout.pgp file, change:

php:
$WA_PP_ECO_Do_itemized[0][$nextIndex] = "Name" . strval($cartIndex+1) . "";

  $WA_PP_ECO_Do_itemized[1][$nextIndex] = "".$WA_Store_Cart->DisplayInfo("Name")  ."";



to:

php:
$WA_PP_ECO_Do_itemized[0][$nextIndex] = "Name" . strval($cartIndex+1) . "";

  $WA_PP_ECO_Do_itemized[1][$nextIndex] = "".$WA_Store_Cart->DisplayInfo("Name").((strlen($WA_Store_Cart->DisplayInfo("Options")) > 0)?'--'.$WA_Store_Cart->DisplayInfo("Options"):"")  ."";
Sign in to reply to this post

dave276887

Paypal Options

Thanks Jason, will try this as see what happens.

I could do this in earlier versions of powerstore but couldn't see where to do in PS4

OK

another thing this client wants

I have set up shipping in ecart5 using

subtotal of weight column at various weights equals a different flay rate. This has worked well.

Now he wants to be able to create another rule where the if the total price is greater than 100 dollars then free postage.

Tried

subtotal for the entire cart contents subtotal price for the cart > 100 then flat rate of 0

Doesn't seem to work

What should the trigger be?

Or do I need something else.

Sign in to reply to this post

Jason ByrnesWebAssist

you wont create another rule for this, you will need to edit the triggers for the existing shipping rules.

you will need to add the trigger:
subtotal for the entire cart contents subtotal price for the cart < 100


so that they only trigger if the weight is within the certain range AND the total price is less than 100.


the rules on the shipping tab are added up to the total shipping, Setting one rule to have a flat rate of 0 only adds 0 to the total of the other rules, it does negate them.

Sign in to reply to this post

dave276887

Thanks Jason, this seems to work will check the next few orders to make sure.
Cheers Dave

Sign in to reply to this post

Jason ByrnesWebAssist

you're welcome.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...