Yootheme - Phocacart - pcuikit - Registration button missing in cart
- webjongens
- Offline Topic Author
- User
-
- Posts: 22
- Thank you received: 0
Replied by webjongens on topic Yootheme - Phocacart - pcuikit - Registration button missing in cart
Posted 11 months 1 week ago #744
Hi,
Credentials were already sent through this forum post and investigation had already begun as I understood. If you read back this post you will notice we already discussed using the ticket system.
Best regards,
Peter
Credentials were already sent through this forum post and investigation had already begun as I understood. If you read back this post you will notice we already discussed using the ticket system.
Best regards,
Peter
by webjongens
Please Log in or Create an account to join the conversation.
- JProStudio
-
Offline
- Admin
-
- Posts: 433
- Thank you received: 69
Replied by JProStudio on topic Yootheme - Phocacart - pcuikit - Registration button missing in cart
Posted 11 months 1 week ago #745
The support ticket system should be used primarily to address bugs and issues with our plugins and extensions. For instant solutions, please contact us at extensions.joomlapro.com/support/tickets . Thank you
For urgent help please create a support ticket extensions.joomlapro.com/support/tickets
by JProStudio
Please Log in or Create an account to join the conversation.
- webjongens
- Offline Topic Author
- User
-
- Posts: 22
- Thank you received: 0
Replied by webjongens on topic Yootheme - Phocacart - pcuikit - Registration button missing in cart
Posted 11 months 6 days ago #747
Like I highlighted we've already discussed using the ticket platform was not an option and you offered to help via this route. Why are we having this discussion again?
by webjongens
Please Log in or Create an account to join the conversation.
- JProStudio
-
Offline
- Admin
-
- Posts: 433
- Thank you received: 69
Replied by JProStudio on topic Yootheme - Phocacart - pcuikit - Registration button missing in cart
Posted 11 months 1 day ago #751
We have checked the shipping method issue for discounted user in the referenced site but everything seems works with the one page checkout. Thank you
For urgent help please create a support ticket extensions.joomlapro.com/support/tickets
Last Edit:11 months 1 day ago
by JProStudio
Last edit: 11 months 1 day ago by JProStudio.
Please Log in or Create an account to join the conversation.
- webjongens
- Offline Topic Author
- User
-
- Posts: 22
- Thank you received: 0
Replied by webjongens on topic Yootheme - Phocacart - pcuikit - Registration button missing in cart
Posted 11 months 8 hours ago #752
Seems one of the other updates in the meantime has fixed this issue! Thanks for checking it.
by webjongens
Please Log in or Create an account to join the conversation.
- webjongens
- Offline Topic Author
- User
-
- Posts: 22
- Thank you received: 0
Replied by webjongens on topic Yootheme - Phocacart - pcuikit - Registration button missing in cart
Posted 10 months 2 weeks ago #753
We do seem to have a different issue that the guest checkout is giving an error:
Incorrect integer value: 'undefined' for column 'fleevnL_joomla24:kr36u_phocacart_order_users.region' at row 1
The user is not receiving the confirmation email, the order is registered in the system but data about the guest seems to be missing.
Incorrect integer value: 'undefined' for column 'fleevnL_joomla24:kr36u_phocacart_order_users.region' at row 1
The user is not receiving the confirmation email, the order is registered in the system but data about the guest seems to be missing.
by webjongens
Please Log in or Create an account to join the conversation.
- JProStudio
-
Offline
- Admin
-
- Posts: 433
- Thank you received: 69
Replied by JProStudio on topic Yootheme - Phocacart - pcuikit - Registration button missing in cart
Posted 10 months 2 weeks ago #754
We have checked the issue on the referenced site and found that it is due to the Region field in the Phoca Cart form fields option being unpublished. If you want to hide the region from the checkout page, use the Hide State parameter in the PCuikit - One Page Checkout plugin. Now, guest orders work well after publishing the region field. Thank you
For urgent help please create a support ticket extensions.joomlapro.com/support/tickets
by JProStudio
Please Log in or Create an account to join the conversation.
- webjongens
- Offline Topic Author
- User
-
- Posts: 22
- Thank you received: 0
Replied by webjongens on topic Yootheme - Phocacart - pcuikit - Registration button missing in cart
Posted 10 months 2 weeks ago #755
Best wishes for 2025, thank you very much this seems to work better!
Since this is a live shop I was testing with a 100% discount code which gave the following error:
[2025-01-03T12:15:57+0100] Error executing API call (422: Unprocessable Entity): The amount is lower than the minimum. Documentation: docs.mollie.com/overview/handling-errors . Request body: {"amount":{"value":"0.00","currency":"EUR"},"metadata":{"order_id":60},"locale":"nl_NL","redirectUrl":"https:\/\/www.fleev.nl\/index.php?option=com_phocacart&view=response&task=response.paymentrecieve&type=mollie&tmpl=component&pid=4","webhookUrl":"https:\/\/www.fleev.nl\/index.php?option=com_phocacart&view=response&task=response.paymentwebhook&type=mollie&tmpl=component&pid=4","cancelUrl":"https:\/\/www.fleev.nl\/index.php?option=com_phocacart&view=response&task=response.paymentcancel&type=mollie&tmpl=component&oid=60&pid=4","description":"Fleev: 20250060"}. Field: amount
Seems that even though the price is 0 there is still a call being made to mollie for payment. Is this something that is set in PCuikit or Phocacart itself?
Since this is a live shop I was testing with a 100% discount code which gave the following error:
[2025-01-03T12:15:57+0100] Error executing API call (422: Unprocessable Entity): The amount is lower than the minimum. Documentation: docs.mollie.com/overview/handling-errors . Request body: {"amount":{"value":"0.00","currency":"EUR"},"metadata":{"order_id":60},"locale":"nl_NL","redirectUrl":"https:\/\/www.fleev.nl\/index.php?option=com_phocacart&view=response&task=response.paymentrecieve&type=mollie&tmpl=component&pid=4","webhookUrl":"https:\/\/www.fleev.nl\/index.php?option=com_phocacart&view=response&task=response.paymentwebhook&type=mollie&tmpl=component&pid=4","cancelUrl":"https:\/\/www.fleev.nl\/index.php?option=com_phocacart&view=response&task=response.paymentcancel&type=mollie&tmpl=component&oid=60&pid=4","description":"Fleev: 20250060"}. Field: amount
Seems that even though the price is 0 there is still a call being made to mollie for payment. Is this something that is set in PCuikit or Phocacart itself?
Last Edit:10 months 2 weeks ago
by webjongens
Last edit: 10 months 2 weeks ago by webjongens. Reason: Weird code block breaking layout of the forum
Please Log in or Create an account to join the conversation.
- webjongens
- Offline Topic Author
- User
-
- Posts: 22
- Thank you received: 0
Replied by webjongens on topic Yootheme - Phocacart - pcuikit - Registration button missing in cart
Posted 10 months 2 weeks ago #756
.
Last Edit:10 months 2 weeks ago
by webjongens
Last edit: 10 months 2 weeks ago by webjongens. Reason: Double post, weird code block breaking forum layout
Please Log in or Create an account to join the conversation.
- JProStudio
-
Offline
- Admin
-
- Posts: 433
- Thank you received: 69
Replied by JProStudio on topic Yootheme - Phocacart - pcuikit - Registration button missing in cart
Posted 10 months 1 week ago #763
Please check the default Phoca cart layout by disabling our one-page checkout plugin and observe the behavior of the payment method. Thanks
For urgent help please create a support ticket extensions.joomlapro.com/support/tickets
by JProStudio
Please Log in or Create an account to join the conversation.
- webjongens
- Offline Topic Author
- User
-
- Posts: 22
- Thank you received: 0
Replied by webjongens on topic Yootheme - Phocacart - pcuikit - Registration button missing in cart
Posted 9 months 4 weeks ago #772This message contains secure information
Last Edit:9 months 4 weeks ago
by webjongens
Last edit: 9 months 4 weeks ago by webjongens.
Please Log in or Create an account to join the conversation.
- JProStudio
-
Offline
- Admin
-
- Posts: 433
- Thank you received: 69
Replied by JProStudio on topic Yootheme - Phocacart - pcuikit - Registration button missing in cart
Posted 9 months 3 weeks ago #773
We have fixed the shipping method issue for discounted user in the referenced site now it works good, kindly check it again. Thank you
For urgent help please create a support ticket extensions.joomlapro.com/support/tickets
Last Edit:9 months 3 weeks ago
by JProStudio
Last edit: 9 months 3 weeks ago by JProStudio.
Please Log in or Create an account to join the conversation.
Time to create page: 0.511 seconds