Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Google Checkout HELP!

Google Checkout HELP! 12 years 2 months ago #18704

  • templecon
  • templecon's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 19
  • Thank you received: 0
Hi.

I'm trying to use Google Checkout. I have a merchant ID and Key. I put those into the payment options. When I checkout, my account receives the payment.

The problem is the "Return to ..." link.

If it is not clicked, nothing further happens.

If it is clicked, the user gets brought back to my site. The record gets inserted into DT Register. The user receives email confirmation. I get a notification of the transaction.

I also have PayPal set up with an IPN. Whether or not the user clicks on the link to go back to my site after payment, the information gets sent back and a record is created followed by all of the notifications.

Does this have anything to do with the Integration settings?

They are the following:
Shopping cart post security
[x]My company will only post digitally signed carts.

API callback URL (Level 2 integrations only)

My URL was blank. I tried a number of different URLs, but no dice. Maybe I'm just doing it wrong. I've tried looking online for examples, but most sites refer back to the Google doc, which doesn't look useful to me.

The doc suggested:
https://checkout.google.com/api/checkou ... /Merchant/ [MERCHANT_ID]

I substituted the ID, but I get an error. There is documentation on redirection, but it doesn't say where to put in:

_type=checkout-shopping-cart...etc...

The API version currently selected is 2.0.

Please help!

Thanks.

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

Google Checkout HELP! 12 years 2 months ago #18706

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
It sounds like you are missing this part of the instructions as seen in the pay option setup in DT Register:

set the API Callback URL as https://www.YOURSITE.com/components/com ... cation.php . Note that this MUST be a secure https URL or it will not work. Then set Callback Contents to "Notification as HTML".

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

  • Page:
  • 1
Time to create page: 0.890 seconds