Post by itrends » Fri Sep 04, 2009 12:07 am

Hey all :)

How can I remove "maestro" from the card options on paypal pro?

Active Member

Posts

Joined
Tue Jul 14, 2009 7:54 pm

Post by itrends » Tue Sep 08, 2009 8:59 pm

Anyone at all? :)

Active Member

Posts

Joined
Tue Jul 14, 2009 7:54 pm

Post by itrends » Tue Sep 08, 2009 9:08 pm

Its ok I worked it out :)

Searching for: maestro
old\catalog\controller\payment\paypal_direct.php(43): 'text' => 'Maestro',
old\catalog\language\english\payment\paypal_direct.php(6): $_['text_issue_number'] = '(for Maestro and Solo cards only)';
Found 2 occurrence(s) in 2 file(s)

Active Member

Posts

Joined
Tue Jul 14, 2009 7:54 pm

Post by dbstr » Tue Sep 08, 2009 9:09 pm

Any idea what the file is called? I dont seem to have any paypal pro files. Is it Paypal Direct? (I have never used paypal, so forgive my stupid question)

If yes, open the file (controller/payment/pp_direct.php) and find

Code: Select all

 		$this->data['cards'][] = array(
			'text'  => 'Maestro', 
			'value' => 'SWITCH'
		);
Try deleting/outcomment that.

PS: I dont know if it will work, but worth a shot I guess...

EDIT: Too slow, I see.. ;-)

Request Reviews v1.0 released.


Active Member

Posts

Joined
Sun Aug 30, 2009 12:20 am

Post by itrends » Tue Sep 08, 2009 9:14 pm

Thanks for trying.
That is what I did and I sorted it.
I was just being lazy. :)

Textpad is my friend :)

Active Member

Posts

Joined
Tue Jul 14, 2009 7:54 pm
Who is online

Users browsing this forum: Bing [Bot], Semrush [Bot] and 94 guests