Skip to main content

...../checkout/checkout ?

More
7 years 4 months ago #306450 by lousyfool
Replied by lousyfool on topic ...../checkout/checkout ?
Sure, no prob, email with all info & credentials sent to you.

It's HikaShop Business 4.0.3 [1903081604] "out of the box", no mods.
A basic site under Protostar, stripped from all irrelevant content like articles etc.

Thanks, and more then!

Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )

Please Log in or Create an account to join the conversation.

More
7 years 4 months ago #306498 by nicolas
Replied by nicolas on topic ...../checkout/checkout ?
Hi,

Thank you for the accesses. I've made some extra modifications and it seems to be working fine now on your website. I've also added the different patchs to the 4.1.0 install package actually available on our website. So if you need the changes on the URLs, you can just update to the 4.1.0 and it will work.
The following user(s) said Thank You: lousyfool

Please Log in or Create an account to join the conversation.

More
7 years 4 months ago #306499 by lousyfool
Replied by lousyfool on topic ...../checkout/checkout ?
Cool, thank you.

For the usual reasons, I intend to wait a bit still before updating to 4.1.0.
Mind telling what those "extra modifications" are? Like which files are affected or so?

Merci!

Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )

Please Log in or Create an account to join the conversation.

More
7 years 4 months ago #306512 by nicolas
Replied by nicolas on topic ...../checkout/checkout ?
Hi,

There are several modifications in several files (even some critical file).
It's not that simple to change. That's why I didn't provided them in my previous message and rather recommend to update to get all the changes at once.
The following user(s) said Thank You: lousyfool

Please Log in or Create an account to join the conversation.

More
7 years 3 months ago #307060 by lousyfool
Replied by lousyfool on topic ...../checkout/checkout ?
Hi,

Just to confirm: since update to 4.1.0 the issue is resolved, indeed.

Many thanks again.

Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )

Please Log in or Create an account to join the conversation.

More
7 years 3 months ago - 7 years 3 months ago #307358 by lousyfool
Replied by lousyfool on topic ...../checkout/checkout ?
Hi,

And sorry, but I need to bring this back up again because under a certain condition it does not work.

I'm using user points (actually AUP, but that's irrelevant), as well as the HikaShop User Points payment plugin. SEF URLs are enabled.
If I choose to partially pay with points, then click "Finish" in checkout, I'm sent back to the first step and the page displays fine but then the URL of the page is
Code:
.../checkout/checkout/show/cart_id-14690
(or whatever other cart ID) instead of just
Code:
.../checkout/cid-1

Real trouble starts when the "Next" button is clicked on the ".../checkout/checkout/show/cart_id-14690" page. The URL called is then
Code:
.../checkout/cid-1/cart_id-14690
and an "Access forbidden" error is thrown on an otherwise empty page.

If I remove the "/cart_id-14690" part and load the page, it's displays ok again.

Obviously a problem caused by the HikaShop User Points payment plugin?

Thank you for a quick fix.

Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )
Last edit: 7 years 3 months ago by lousyfool. Reason: note regarding cart ID

Please Log in or Create an account to join the conversation.

More
7 years 3 months ago #307361 by nicolas
Replied by nicolas on topic ...../checkout/checkout ?
Hi,

I'm not able to reproduce the problem on my end. So I suspect that it must happen only in some cases.
I've added some patchs on my end which should hopefully avoid the problem.
Please download the install package on our website and install it again and that should fix the problem.

Please Log in or Create an account to join the conversation.

More
7 years 3 months ago - 7 years 3 months ago #307381 by lousyfool
Replied by lousyfool on topic ...../checkout/checkout ?
Thank you, Nicolas.

Now, there's some improvement, but we're not out of the woods, yet.

What happens now after selecting (partial) payment with points and clicking "Finish" is:

I'm landing back at step 1 of the checkout (in my case; address), then with the URL
Code:
.../checkout/checkout/show
which isn't ideal, but I could live with it because, when clicking "Next" and going through checkout again, the "Access forbidden" error is gone and pages load properly with URLs
Code:
.../checkout/cid-X
(X being the step number).

But... worse (even worse than before, haha), the points have not been applied: when going through the checkout steps again, all is the same as before, no coupon applied, no discount for points, and, if I keep selecting points as payment method, I could do this loop forever without ever finishing.
Just for the record: I've only installed a fresh download, nothing else had been changed.

So, still buggy, just differently. ;)
Since you're saying you can't reproduce: if you want me to set up a test site again with full access for you, please let me know, it can be arranged, and I'd get you backend and FTP access per email again.

Thanks for your continuous effort!

Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )
Last edit: 7 years 3 months ago by lousyfool. Reason: small typo

Please Log in or Create an account to join the conversation.

More
7 years 3 months ago #307383 by nicolas
Replied by nicolas on topic ...../checkout/checkout ?
Hi,

I've added another patch today to fix that. Please download again the install package on our website and install it on yours and it will fix the problem.
The following user(s) said Thank You: lousyfool

Please Log in or Create an account to join the conversation.

More
7 years 3 months ago #307385 by lousyfool
Replied by lousyfool on topic ...../checkout/checkout ?
Great, thanks, will do.

Was just about to post that the previous patch ruined other payment methods like bank transfer as well by sending me into the same loop, but I'll apply the latest changes first and test again, then report back here.

Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )

Please Log in or Create an account to join the conversation.

More
7 years 3 months ago #307388 by lousyfool
Replied by lousyfool on topic ...../checkout/checkout ?
Ok, this latest patch fixes pretty much everything... phew!

What's left is:

1. When using partial points payment and being sent back to step 1 of checkout, the URL is still
Code:
.../checkout/checkout/show
while the URLs of all following steps are ok and
Code:
.../checkout/cid-X

2. Whatever payment method, after finishing checkout / order creation, the "end" page is
Code:
.../checkout/checkout/confirm

Well, since everything is functional now, this remaining "/checkout/checkout/..." thingy could be put away under "vanity" and forgotten.So, I shall leave that to you and stop moaning! :cheer:

Many thanks again!

Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )

Please Log in or Create an account to join the conversation.

Time to create page: 0.209 seconds
Powered by Kunena Forum