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 I cant see what I am missing, can you?
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
Hi Alex. In 1sc >> api >> notifications url I have http://www.xxxxxx.com/member/plugins/payment/1shoppingcart/api.php Where should I have the ipn.php in 1sc? Thanks Chris
As I remember it should be in Third-party integration settings -> aMember I don't have 1SC account so can't provide exact location .