Show Posts


Messages - oembry

Pages: [1]
1
Extension Support / Re: issue with return URL for extension
« on: September 10, 2021, 01:43:31 PM »
Yes errors are enabled within php.ini.  In addition, I purposely added code in the file to add to the error_log, but none of that code is being executed.

In the Network tab of the Web Developer extension in my browser, I do not see a redirect, the last page that shows is the page from Square where the credit card information is added.

I am not entirely convinced it's an error, as when I execute it within Curl, the redirect does happen.

Would you like for me to send you my code via PM?

2
Extension Support / Re: issue with return URL for extension
« on: September 01, 2021, 04:42:01 PM »
And Basara I sent you a PM with the requested information.  Please let me know if you have any questions.

3
Extension Support / Re: issue with return URL for extension
« on: August 31, 2021, 11:09:35 AM »
The redirect is done within the Controller, the same way that I did it with the 1.2.x versions.  Fast Checkout is disabled.

4
Extension Support / issue with return URL for extension
« on: August 30, 2021, 03:50:01 PM »
I am working to upgrade the Square extension for AbanteCart 1.3.1.  I can get the redirect to work when using CURL from the command-line but not in the browser.  I can look at the Network tab in Developer mode but it does not show a page redirect to AbanteCart even though I am on the correct page.

I looked back at the PayPal Express code to see if there is something appended to the return URL for it, but there is not.  I just see a useless blank PHP page, there is nothing in the error.txt file and I have tried to output code into the error_log, but nothing is being updated.  It's iike the redirect happens but nothing is being processed by AbanteCart.  I have been working to try and resolve this issue for over a week now.

If needed, I can send an administrator the compressed files so that it can be installed and tested.  I am at my wits end with trying to figure out the issue.

Thank you.


Obiora

5
General Support / Re: shopping cart not validating valid phone number
« on: August 16, 2021, 01:43:12 PM »
Thank you both for your responses.  I have just modified the Debug settings.

It happens on this page: index.php?rt=checkout/fast_checkout

How do I disable Fast Checkout?

6
General Support / shopping cart not validating valid phone number
« on: August 15, 2021, 02:38:29 PM »
I have installed the latest 1.3.1 version on a development server.  I created a product and am getting stuck on the checkout.

1. I am entering a valid phone number but the non-verbose JavaScript does not tell me the proper format, assuming that this is the issue.

2. There is no way to make the phone number, optional.  I could care less about getting a phone number.  I do believe in past versions, it was optional.  With this new version and various bug fixes and upgrades, the checkout should be a part of Settings, so that it can be customized for your store.

7
General Discussion / Re: Electronic Payment & Credit Card Payment
« on: January 29, 2019, 04:46:43 PM »
AbanteCart does not come pre-configured with a plugin/extension for Square but there is one available now.

For full disclosure, I have developed a plugin for payment processing via Square and it is available as an extension.

Pages: [1]

Powered by SMFPacks Social Login Mod