"Info" page after order is placed

Phoca Cart - complex e-commerce extension
djlwebsolutions
Phoca Member
Phoca Member
Posts: 15
Joined: 25 Aug 2023, 11:23

"Info" page after order is placed

Post by djlwebsolutions »

Hi

When an order is placed using the Phoca Paypal plugin, it redirects to a page that is at component/phocacart/info?Itemid=101

How do I edit what is shown here? It just says "INFO" at the moment

Thanks
User avatar
Nidzo
Phoca Professional
Phoca Professional
Posts: 472
Joined: 07 Nov 2018, 14:55

Re: "Info" page after order is placed

Post by Nidzo »

Go to Phoca Cart control panel > Options > Display and under Info View Description create article or select one to display in Info view.
djlwebsolutions
Phoca Member
Phoca Member
Posts: 15
Joined: 25 Aug 2023, 11:23

Re: "Info" page after order is placed

Post by djlwebsolutions »

Thanks
keep2000
Phoca Enthusiast
Phoca Enthusiast
Posts: 86
Joined: 14 Nov 2022, 12:04

Re: "Info" page after order is placed

Post by keep2000 »

Is it possible to display the order details there?
Would it also be possible to show some data from the PCP/PCS plugin?

I'm currently implementing a payment plugin, and it's mandatory to display the transaction identifiers and some additional data, regardless of whether the payment was successful or not.

I also plan to add a “Try again” button for failed payments.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49023
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: "Info" page after order is placed

Post by Jan »

Hi, in payment or shipping edit, you can add description:

Description (Info View)
Image

which is displayed in Info View.

Payment plugin can display items on info view with help of onPCPonInfoViewDisplayContent event, the shipping plugin with help of onPCSonInfoViewDisplayContent event.

Jan
If you find Phoca extensions useful, please support the project
Post Reply