Page 1 of 1
Search found 4 matches
Re: PayPal Express Checkout Logo
I've just happen to run into the same issue, on SSL. The problem is that the hidden input field of the logo doesn't have an "id" tag, so the file manager doesn't know which element has to be updated with the selected image's URL. Changing line 389 in the admin/view/template/payment/pp_expr...
Jump to post- Wed Oct 07, 2015 6:24 pm
- Replies 3
- Views 1950
[2.0.3.1] - Email regex doesn't seem right
The email regex in Opencart is the following: '/^[^\@]+@.*.[a-z]{2,15}$/i' I think the 2nd dot is unescaped, unless the purpose of this regex is to make sure, that the last 2-15 characters doesn't contain anything else, but letters of the English alphabet. Can someone confirm this? I know it's not a...
Jump to post- Thu Jul 23, 2015 6:06 pm
- Replies 0
- Views 322
Re: PayPal Instant Payment Notifications failing
Is anyone else having the same issue?
Jump to post- Mon Jun 09, 2014 5:15 pm
- Replies 1
- Views 334
PayPal Instant Payment Notifications failing
Hello, We use Opencart v1.5.5.1, and we love it. However, we receive weekly e-mails from PayPal: ... Please check your server that handles PayPal Instant Payment Notifications (IPN). Instant Payment Notifications sent to the following URL(s) are failing: http://www.example.com/ipn_main_handler.php I...
Jump to post- Mon Jun 02, 2014 5:35 pm
- Replies 1
- Views 334
Search found 4 matches