I purchased this version, so I assume it should work:
https://mxworks.cc/
I purchased this version, so I assume it should work:
https://mxworks.cc/
A little help with colors.
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.
When you created your OAuth credentials, did you press the "Production" tab like it says to in step 8:
https://docs.zen-cart.com/user/payme...s---first-time
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
Yes I did make sure production is selected. I also now selected the correct API version.
I believe it now got it working, by first entering the Sandbox credentials in Zencart, then update, then replace the Sandbox credentials with Production credentials.
The credit card option displays on my checkout_one page, but I guess it isn't supposed to look like this(?):
![]()
I am testing the Square WebPay module on my site.
I did a test purchase setting myself up with a customer profile. When I paid using my credit card I got the following text on a blank page:
my site folder/includes/modules/payment/square_webPay.php:333
I checked my Square dashboard and the transaction appeared there.
What am I missing in my site to have a page appear with a "payment received" confirmation?
The current behaviour is a security risk...
OldBikeMags
Looks like I have some work to do...
Zen Cart v1.5.8
Square Web Payments Module 1.0.4
I checked the error logs and they are literally too large to paste here.
The latest log entry contained 23 warnings for constants already defined in this format.
PHP Warning: Constant MODULE_PAYMENT_SQUARE_ENTRY_REFUND_TITLE already defined in /my site folders/includes/languages/english/modules/payment/square_webPay.php on line xx.
MODULE_PAYMENT_SQUARE_ENTRY_REFUND_TITLE
MODULE_PAYMENT_SQUARE_ENTRY_TRANSACTION_SUMMARY
MODULE_PAYMENT_SQUARE_ENTRY_REFUND
MODULE_PAYMENT_SQUARE_ENTRY_REFUND_AMOUNT_TEXT
MODULE_PAYMENT_SQUARE_TEXT_REFUND_CONFIRM_CHECK
MODULE_PAYMENT_SQUARE_ENTRY_REFUND_TEXT_COMMENTS
MODULE_PAYMENT_SQUARE_ENTRY_REFUND_DEFAULT_MESSAGE
MODULE_PAYMENT_SQUARE_ENTRY_REFUND_SUFFIX
MODULE_PAYMENT_SQUARE_ENTRY_REFUND_BUTTON_TEXT
MODULE_PAYMENT_SQUARE_ENTRY_CAPTURE_TITLE
MODULE_PAYMENT_SQUARE_ENTRY_CAPTURE
MODULE_PAYMENT_SQUARE_TEXT_CAPTURE_CONFIRM_CHECK
MODULE_PAYMENT_SQUARE_ENTRY_CAPTURE_TEXT_COMMENTS
MODULE_PAYMENT_SQUARE_ENTRY_CAPTURE_DEFAULT_MESSAGE
MODULE_PAYMENT_SQUARE_ENTRY_CAPTURE_SUFFIX
MODULE_PAYMENT_SQUARE_ENTRY_CAPTURE_BUTTON_TEXT
MODULE_PAYMENT_SQUARE_ENTRY_VOID_TITLE
MODULE_PAYMENT_SQUARE_ENTRY_VOID
MODULE_PAYMENT_SQUARE_TEXT_VOID_CONFIRM_CHECK
MODULE_PAYMENT_SQUARE_ENTRY_VOID_DEFAULT_MESSAGE
MODULE_PAYMENT_SQUARE_ENTRY_VOID_SUFFIX
MODULE_PAYMENT_SQUARE_ENTRY_VOID_BUTTON_TEXT
MODULE_PAYMENT_SQUARE_ENTRY_VOID_TEXT_COMMENTS
Version 1.0.4 is long deprecated. For PHP8, you need to get the updated module.
https://docs.zen-cart.com/user/payme...ercial_module/
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
first off, you are on the deprecated/retired support thread for the square payment module.
there is a separate support thread for the square webpay payment module. a bit confusing, perhaps, but just a bit of info...
with regards to your above comment, would you care to elaborate? what sort of security risk do you think exists?
i would suggest looking at the documentation and specifically this page.
you can then get to the actual error (as opposed to the warnings you are now seeing).