Search found 17 matches

by fcollingwood
Mon Jul 19, 2021 10:49 am
Forum: Community Help & Support
Topic: PayPal Verified
Replies: 9
Views: 2658

Re: PayPal Verified

In PayPal IPN this is in payer_status Whether the customer has a verified PayPal account. verified — Customer has a verified PayPal account. unverified — Customer has an unverified PayPal account. https://developer.paypal.com/docs/api-basics/notifications/ipn/IPNandPDTVariables/ But where is it in ...
by fcollingwood
Sat Jul 17, 2021 1:01 pm
Forum: Community Help & Support
Topic: PayPal Verified
Replies: 9
Views: 2658

Re: PayPal Verified

In PayPal IPN this is in payer_status Whether the customer has a verified PayPal account. verified — Customer has a verified PayPal account. unverified — Customer has an unverified PayPal account. https://developer.paypal.com/docs/api-basics/notifications/ipn/IPNandPDTVariables/ But where is it in ...
by fcollingwood
Thu Jul 15, 2021 2:19 pm
Forum: Community Help & Support
Topic: PayPal Verified
Replies: 9
Views: 2658

Re: PayPal Verified

Isn't this what the "PayPal Account Optional" configuration is for? After running live for a while, I have found that this is unfortunately not the case. This setting just allows users to purchase without having a PayPal account. I want to restrict usage to users having a verified PayPal ...
by fcollingwood
Sat Apr 24, 2021 12:13 pm
Forum: Community Help & Support
Topic: Uncaught ArgumentCountError: Too few arguments to function Href::redirect()
Replies: 2
Views: 3852

Uncaught ArgumentCountError: Too few arguments to function Href::redirect()

I'm getting the following in my error log on every access to any page: [25-Apr-2021 00:07:21 Pacific/Auckland] PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function Href::redirect(), 0 passed in <my catalog> /includes/system/segments/application/parse_actions.php on line 17 and...
by fcollingwood
Tue Apr 20, 2021 8:59 pm
Forum: Community Help & Support
Topic: PayPal Verified
Replies: 9
Views: 2658

Re: PayPal Verified

edfaught wrote: Sun Apr 18, 2021 9:30 pm Isn't this what the "PayPal Account Optional" configuration is for?
AHA! Thank you!
by fcollingwood
Sun Apr 18, 2021 7:30 pm
Forum: Community Help & Support
Topic: PayPal Verified
Replies: 9
Views: 2658

PayPal Verified

There used to be a setting ages back in the OSc IPN integration where users could restrict PayPal payments to only be from verified accounts. I don't want to accept CC processing from PayPal, only payments from verified accounts, as one of the destination countries I regularly send to is full of fra...
by fcollingwood
Sun Apr 18, 2021 7:16 pm
Forum: Community Help & Support
Topic: Change layout on mobile phone
Replies: 3
Views: 1277

Re: Change layout on mobile phone

SWEET! Thanks, that did the trick!
by fcollingwood
Sun Apr 18, 2021 6:13 pm
Forum: Community Help & Support
Topic: Change layout on mobile phone
Replies: 3
Views: 1277

Change layout on mobile phone

People aren't finding the categories box on mobile phones, as it's buried way down the page. Is there any way of moving it to above the main text just on phone browsers?
by fcollingwood
Sun Apr 18, 2021 6:01 pm
Forum: Community Help & Support
Topic: Facebook Shop data feed
Replies: 1
Views: 923

Facebook Shop data feed

Has anyone set up a data feed for a facebook shop? Seems like a fairly simple thing to do, but if it's already been done, why reinvent the wheel?
by fcollingwood
Sun Apr 11, 2021 10:08 pm
Forum: Community Help & Support
Topic: Customer unable to login
Replies: 10
Views: 3382

Re: Customer unable to login

I have email notifications set up correctly. The strange thing is that it only seems to happen in Chrome. Safari, Chromium and Firefox are fine. It's really weird in that I can create an account in Chrome, and that works, but as soon as the account is created, I'm returned to "Guest. All other ...