Google Checkout Instruction?

  • ugctournaments
  • Topic Author
  • Offline
  • New Member
  • New Member
More
13 years 5 months ago #12072 by ugctournaments
Google Checkout Instruction? was created by ugctournaments
Recently purchased the Google Checkout plugin for Event Booking. When going through the checkout procedure, after entering registration details I'm prompted with a page showing the google checkout icon and stating "OS_GOOGLE_CHECKOUT_INSTRUCTION"

Is there a way to have it automatically redirect to google checkout without hitting this page and stopping? And if not, can I safely remove the "OS_GOOGLE_CHECKOUT_INSTRUCTION" text without it affecting the process?

Thanks,
UGC

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

  • Tuan Pham Ngoc
  • Online
  • Administrator
  • Administrator
More
13 years 5 months ago #12078 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Google Checkout Instruction?
Hi UGC

If you want it to be auto redirect, you will need to modify code in several places (I will try to do that in the future). For now, if you want, you can safe remove the text OS_GOOGLE_CHECKOUT_INSTRUCTION (Edit the file components/com_eventbooking/payments/os_googlecheckout.php to remove it) .

Tuan

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

More
13 years 2 months ago #13813 by zaytun
Replied by zaytun on topic Re: Google Checkout Instruction?
Hi Tuan,

Has the auto redirect code been implemented yet? If not, do you know when you might do this?

Thanks.

Keep up the excellent work.

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

More
12 years 6 months ago #19726 by bryan keller
Replied by bryan keller on topic Re: Google Checkout Instruction?
I installed the Google Checkout for DMS and ended up getting an SSL.

Be sure when you set the API callback URL to enter it correctly:
Code:
https://www.your-domain.com/index.php?option=com_dms&task=payment_confirm&payment_method=os_googlecheckout


you will also need your Google merchant ID and merchant key.

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

Moderators: Tuan Pham Ngoc