Zombaio

Discussion in 'Payments processing' started by beegee, Jan 21, 2014.

  1. beegee

    beegee aMember Pro Customer

    Joined:
    Jun 21, 2007
    Messages:
    8
    Trying to use Zombaio. Got it to validate perfectrly per plugin instructions. However when I do a test purchase I get on their site an error message that says:
    Code:
    Invalid input parameters
    (missing post: approve_url)
    I can not find an approval url in either their setup or Amember. Any help greatly appreciated.
  2. beegee

    beegee aMember Pro Customer

    Joined:
    Jun 21, 2007
    Messages:
    8
    Ok I have done some more researching and found that on Zombaio in the form to place a form for a price structire there is two hidden inputs one is approval url and other is decline url
    Code:
    <input type="hidden" name="identifier" value="ABCD1234">
    <input type="hidden" name="approve_url" value="http://www.site.com/ok.php">
    <input type="hidden" name="decline_url" value="http://www.site.com/fail.php">
    <input type="submit" value="Click to buy credits">
    So I am guessing those two are missing in the Amember configuration. I will create a ticket to find out and post their answer here.

Share This Page