Hide Payment Details in Subscription Form

  • Vincenzo
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
More
5 years 1 month ago #123325 by Vincenzo
Hi Dear,

I would like to hide the payment details in subscription form (since I inform the user in previous page), in particular, I would like to show only

- coupon input field
- the recap of payment
- payment method

(in the accatchement, the blu box show what I would like to maintain, the red box what I would like to hide).

Via CSS I didn't be able to do the trick 'cause some fields have not unique identifier.

Any suggestion?
Thanks

Attachments:

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

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
5 years 1 month ago #123329 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Hide Payment Details in Subscription Form
Better edit the code and remove the items you don't want. The file you need to edit is components/com_osmembership/view/register/tmpl/default_payment_information_recurring.php

Once the modification is done, move the modified file to PATH_TO_TEMPLATE/html/com_osmembership/register folder so that the change won't be lost when you update to future releases of the extension

Regards,

Tuan
The following user(s) said Thank You: Vincenzo

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