Remove Discover from Stripe

  • kraymitchell
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
9 years 1 month ago #60667 by kraymitchell
Remove Discover from Stripe was created by kraymitchell
I am in Canada and unable to take Discover, how can I remove it from the front end?

thanks in advance!

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

More
9 years 1 month ago #60682 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Remove Discover from Stripe
Please take a look at the file components/com_eventbooking/views/register/view.html.php. Find and remove this line of code (there are several places in that file has the code, remove them all):
Code:
$options[] = JHtml::_('select.option', 'Discover', 'Discover');

Regards,

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

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

  • kraymitchell
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
9 years 1 month ago #60691 by kraymitchell
Replied by kraymitchell on topic Remove Discover from Stripe
Thanks! Worked like a charm.

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

More
9 years 1 month ago #60702 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Remove Discover from Stripe
Great. Thanks for confirming !

Tuan

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

Moderators: Tuan Pham Ngoc