1sc and amember creating accounts

Discussion in 'Payments processing' started by behaviourneeds, Sep 21, 2011.

  1. behaviourneeds

    behaviourneeds Member

    Joined:
    Jan 26, 2010
    Messages:
    47
    Hi.

    We are changing the way we use amember and 1sc, in the past the customer has created the account in amember first then off to 1sc to complete the transaction.

    We are now swapping things arround and putting 1sc infront of amember and allowing amember to create the account after the person has checked out.

    1sc is talking to amember but it isnt creating the account.

    this is from the debug log:

    Code:
    09/21/2011 03:45:46  /member/plugins/payment/1shoppingcart/api.php  69.10.237.160  1shoppingcart DEBUG: 
    OrderID => 184444753
    Amount => 1.00
    Status => payment
    AMemberID => 
    NextRebillDate => 
    VerifySign => 81c5f99fcef2b71a079c64e203c0b758
     
    09/21/2011 03:45:46  /member/plugins/payment/1shoppingcart/api.php  69.10.237.160  1SC API notification: ?<NewOrder><Token>f4042a472576480d9da242f301007c29</Token></NewOrder>  
    and this is a screenshot of the 1sc plugin page
    [​IMG]

    I cant see what I am missing, can you?
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    That's because you set IPN notifications url in your 1SC account to api.php in aMember.
    1SC offer two ways to send payment info to third-party scripts: IPN and API notifications.
    IPN notifications should be set to /amember/plugins/payment/1shoppingcart/ipn.php
    API notifications: /amember/plugins/payment/1shoppingcart/api.php
  3. behaviourneeds

    behaviourneeds Member

    Joined:
    Jan 26, 2010
    Messages:
    47
  4. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    As I remember it should be in Third-party integration settings -> aMember
    I don't have 1SC account so can't provide exact location .

Share This Page