Announcement

Collapse
No announcement yet.

Api Callback

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Api Callback

    The Miva / Google Checkout module is telling me that the API Callback link for our store is:

    https://www.***********.com/graphics/00000007/google/google.mvc?Store_Code=****

    Google reports that as a bad address and sends error messages to me.

    How do I change that in my Google Payment Module?

    Production Release 3
    MIVA Engine v5.04
    Database API: mys

    #2
    Re: Api Callback

    Unless you are running MIVA Merchant in your www root, that path is wrong.

    Its missing the /mm5/ before /graphics.

    HTML Code:
    www.domain.com/mm5/graphics/0000007/google/google.mvc? etc...
    Originally posted by mjstonez
    The Miva / Google Checkout module is telling me that the API Callback link for our store is:

    https://www.***********.com/graphics/00000007/google/google.mvc?Store_Code=****

    Google reports that as a bad address and sends error messages to me.

    How do I change that in my Google Payment Module?

    Production Release 3
    MIVA Engine v5.04
    Database API: mys

    Comment

    Working...
    X