stop automatic transfer

  • Posts: 3
  • Thank you received: 0
11 years 7 months ago #127088

-- Joomla version -- : 3.1
-- Browser(s) name and version -- : Firefox. Chrome

Hello support team or members

i have a question to the chekout. i havent found a solution in the forum. if there should be one i'm sorry for that.
To my question:

After i enter the payment and delivery methods i have to click "next". So far so good. Next Step is a button called "Pay now" (German version: "Jetzt bezahlen") you can click on it or you can wait about 5 seconds and then it will continue automatically.

But i don't want the automatically transfer to PayPal for (example). I want that you have to click on this button that you can pay.

How can i turn off this automatically transfer ?

Thx a lot!
regards.

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

  • Posts: 12953
  • Thank you received: 1778
11 years 7 months ago #127104

Hi,
The best solution will probably be to edit your "YourWebsite\plugins\hikashoppayment\paypal\paypal_end.php" file and change these lines :

			JRequest::setVar('noform',1); ?>
	</form>
	<script type="text/javascript">
		<!--
		document.getElementById('hikashop_paypal_form').submit();
		//-->
	</script>
By :
			//JRequest::setVar('noform',1); ?>
	</form>

The following user(s) said Thank You: haq

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

  • Posts: 3
  • Thank you received: 0
11 years 7 months ago #127111

what a great support!!

Fast answer and works all fine.
thank you very much!

one last question. is it possible to change the text there? (when you not transfer automatically click on the button.. etc.)

thx again!

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

  • Posts: 83933
  • Thank you received: 13588
  • MODERATOR
11 years 7 months ago #127115

Sure, you can use a translation override for that:
www.hikashop.com/download/languages.html#modify

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

  • Posts: 3
  • Thank you received: 0
11 years 7 months ago #127263

i'm sorry i didn't said clearly what i want..
i don't want to translate the text. i want to delete the text or perhaps write something completely different (but i'm think delete the text would be better..) so where can i delete the text?

Thanks again :)

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

  • Posts: 13201
  • Thank you received: 2322
11 years 7 months ago #127296

Hi,

As Jérome said, you have to override the translation, you can write something completely different, or set nothing between the two double quotes, and this will display nothing, so text removed :)

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

Time to create page: 0.244 seconds
Powered by Kunena Forum