We're setting up a recurring payment with an initial amount specified. We want to give the subscriber pretty much immediate access to the content, but we only want to give the user access to the content if the initial payment is successful.
The PayPal documentation says that a recurring payments profile may take up to 24 hours to activate.
Does this mean that the initial payment may not come through for 24 hours? Does this mean we should not use this method of charging for the first period if we want to give the user immediate access to the content?
What is the best way forward?