

josh1r
Members-
Content count
142 -
Joined
-
Last visited
Profile Information
-
Real Name
Josh
-
Interests
Handmade designer jewelry, Limoges Boxes, Michal Golan, Patrice, La Vie
- Website
Recent Profile Visitors
-
josh1r started following Support for Stripe.com?, Upgrading from osCommerce 2.2-MS2, This site can’t be reached 127.0.0.1 and and 2 others
-
Has anyone gotten this (http://addons.oscommerce.com/info/9078) to work with a one page checkout (dynamo checkout)? I have not been able to. It starts processing but doesn't work, and the Stripe debug email has no specific error. Thanks.
-
PayPal WPP Direct Payments & Express Checkout Support
josh1r replied to dynamoeffects's topic in Other
Hi. I've been using this module for several years w/o too many problems. Every now and then I get a PayPal Error Dump email which contains all of the relevant information (the error is usually relating to the customer not entering their information correctly). Recently however, I've gotten Error Dumps that simply show what I've pasted down below. On my checkout page (I use the onepage dynamo checkout) customers can either choose PayPal (which I assume is 'Express Checkout') or Credit Card (which I assume is 'Direct Payment'). Any thoughts would be greatly appreciated as to why I'm getting the shorter error emails when people try Express Checkout. Also, I've had several people checkout successfully in recent days using express checkout and it worked fine. So it's not a universal error. Also, the shorter emails only appear to be for Express Checkout, whereas the normal dump emails are all for 'Direct Payment' and start with this: In function: before_process() - Direct Payment Did first contact attempt return error? Yes This is how the shorter emails look (I've xxxx'ed out many items for security reasons): In function: before_process() - Express Checkout Did first contact attempt return error? Nope --------------------------------------------------------------------- -------------------------------EC_DUMP------------------------------- ------------This is the information that was sent to PayPal---------- --------------------------------------------------------------------- xxxxxxxxxxxxxxxxx [my paypal api login is shown in the email] xxxxxxxxxxx [my paypal api password is shown in the email] 2.0 Sale EC-xxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxx 279.00 Order placed on July 26, 2010, 1:19 am by xxxxxxxx (ID: xxxxxx) 279 0 Phone: -- Email: xxxxxxxxxxxxxx xxxxxxxxxx [name] xxxxxxxxxxxxxxxx [street address] xxxxxxxxxxx [city] NJ 07626 US Peruvian 18kt Gold Filled Disc Earrings90.001Encased Light Topaz Swarovski Crystal Earrings62.001Blue Druzy Quartz Pendant127.001 -
PayPal WPP Direct Payments & Express Checkout Support
josh1r replied to dynamoeffects's topic in Other
Thanks Glen. -
PayPal WPP Direct Payments & Express Checkout Support
josh1r replied to dynamoeffects's topic in Other
Does anybody know what exactly this error means? https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_api_nvp_errorcodes 15005 Processor Decline -- This transaction cannot be processed. The transaction was declined by the issuing bank, not PayPal. The merchant should attempt another card. I've had 2 customers in the past 2 days get this error. I receive a PayPal Error Dump which indicates the error. I see that both customers are international (I'm a U.S. based merchant). One of them has purchased from me before so I know they are legit and didn't have problems last time. Could it be an address format issue and PayPal is denying it, or is it really being declined by the issuing bank, and not PayPal? Thanks for any thoughts! -
PayPal WPP Direct Payments & Express Checkout Support
josh1r replied to dynamoeffects's topic in Other
Glen, If you are able to, please PM or email me as I'd like to ask you a question off-line. I tried to PM you but it didn't go through. Thank you very much! -
PayPal WPP Direct Payments & Express Checkout Support
josh1r replied to dynamoeffects's topic in Other
According to here: https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_api_nvp_errorcodes the problem is: 10501 Invalid Configuration This transaction cannot be processed due to an invalid merchant configuration. Occurs when the billing agreement is disabled or inactive. I would guess there's something in PayPal that you need to activate. -
PayPal WPP Direct Payments & Express Checkout Support
josh1r replied to dynamoeffects's topic in Other
Thanks for your thoughts Glen! -- Josh -
PayPal WPP Direct Payments & Express Checkout Support
josh1r replied to dynamoeffects's topic in Other
No problem. Just tried the new one and it works great! Can I also get your thoughts on the latest versions vs. 1.05 which I currently have installed?. I've had no problems with 1.05 and am always hesitant to make upgrades unless absolutely necessary. In your opinion, are 1.06 or 1.07 'important' upgrades, or just minor fixes? There don't seem to be any security fixes or anything along those lines, so I'm trying to decide if I should hold off on the upgrade for now. In addition, I use the onepage checkout from DynamoEffects. Any idea if these updates will affect anything with this? Thanks again! -- Josh -
PayPal WPP Direct Payments & Express Checkout Support
josh1r replied to dynamoeffects's topic in Other
Is anyone else having problems unzipping the new file? I keep getting this error: . I downloaded some of the older .zip files and they work just fine, so I don't think it's anything on my end. I've tried renaming the destination directory, etc...but nothing works. Thanks! -
Credit Class/Gift Vouchers/Discount Coupons 5.10
josh1r replied to Strider's topic in General Add-Ons Support
Thank you very much for the input. Only problem is that while adding free shipping to a coupon code does indeed work, it makes all shipping options free (including UPS overnight!). Obviously I don't want that to happen... I only want one option from my Table ship method to be free over $x.xx. I want the UPS module and any others to remain 'normal'. Thanks again for any further thoughts! -
I use the Table ship module to offer free shipping on orders over $150. But I have a problem when someone adds $155 to their card, and uses a 10% coupon code which brings the order total below $150 (subtotal remains at $155). The customer is still getting the free shipping because the subtotal is over $150. Is there a way to adjust how the Table rate calculates to take into effect coupons? I was hoping to change it to use the Total, instead of subtotal, but then it would include tax (not a huge problem since i only charge tax to 1 state). Any suggestions would be greatly appreciated. Thanks!!
-
Credit Class/Gift Vouchers/Discount Coupons 5.10
josh1r replied to Strider's topic in General Add-Ons Support
Is there a way to adjust the subtotal to account for any coupon codes? My problem is this: Using the Table shipping module I offer free shipping on orders over $150. But if someone buys something for $155 for example, and then uses a 10% coupon code, makingthe total $139.50, they still get the free shipping. I think, though I could be wrong, that the Table ship module uses subtotal to base it's calculations on. If that's true, then is there a way to have the coupon code deducted from the sub-total? I tried changing the sort of the items but even if i put the coupons above the sub-total it doesn't deduct it. Thanks for any suggestions!! -
Credit Class/Gift Vouchers/Discount Coupons 5.10
josh1r replied to Strider's topic in General Add-Ons Support
Hi. I have version 5.16 of the CCGV contribution installed and working great, except for one minor issue: On checkout_payment.php, after someone enters a coupon code and hits 'apply', the page refreshes (if they didn't also put in their CC info) and in the URL I see messages like: /checkout_payment.php?payment_error=ot_coupon&error=Invalid+Coupon+Code (if a bad code was entered), and at the same time a section appears just above "Products Ordered" and it says: Coupon Redemption and then there is a blank red-shaded area below it, where I assume the Invalid Coupon Code error text is supposed to appear, but it doesn't. I've checked my code over and over in the ot_coupon.php file and I can't see any errors. Does anyone have any suggestions on what else I can look for that may be causing this problem? Thanks! -- Josh -
PayPal WPP Direct Payments & Express Checkout Support
josh1r replied to dynamoeffects's topic in Other
Thanks! I will give that a try! -
PayPal WPP Direct Payments & Express Checkout Support
josh1r replied to dynamoeffects's topic in Other
Hi. I've had problems recently with 2 UK orders in a row (99% of my orders are US so it's not a huge problem, but still would like to fix), where I get an error that the country code is invalid. It looks correct as UK but is saying it's invalid (I see this in the error email I get via the contribution). This is a recent problem, normally UK orders go through fine, but the last 2 have not. Any thoughts? Thanks!