I've been testing some subscriptions and my IPN integration, and have some questions about the process:
1) Is it possible to test a full subscription cylcle? (i.e. initial trial/payment, recurring payment, cancel/failure) The first payment comes through, but then there are no recurring payments after that, so I cannot test subsequent actions.
2) When I make an initial payment, I receive two IPNs - the first one that comes back is Subscription-Payment-Success (which has no trial information), and the second one is Subscription-Success (which contains trial information). Is this the correct order that they should be coming in? Also, if the trial amount is 0.00, shouldn't the ap_totalamount that comes in during these transactions be 0.00, instead of the regularly recurring price?
Thanks!
Kyle