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
"Info" page after order is placed
-
- Phoca Member
- Posts: 15
- Joined: 25 Aug 2023, 11:23
- Nidzo
- Phoca Professional
- Posts: 472
- Joined: 07 Nov 2018, 14:55
Re: "Info" page after order is placed
Go to Phoca Cart control panel > Options > Display and under Info View Description create article or select one to display in Info view.
-
- Phoca Member
- Posts: 15
- Joined: 25 Aug 2023, 11:23
-
- Phoca Enthusiast
- Posts: 86
- Joined: 14 Nov 2022, 12:04
Re: "Info" page after order is placed
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.
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.
- Jan
- Phoca Hero
- Posts: 49023
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: "Info" page after order is placed
Hi, in payment or shipping edit, you can add description:
Description (Info View)

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
Description (Info View)

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