I am using Paypal WPS. Everything is working fine except that I have one product where I would like it to setup a recurring payment that takes $50 per month for the first 6 months and then $9.95 indefinitely after that. I have set this up as two separate recurring payments on the same product; however, when the product is purchased, it only send an api call for one of the two recurring payments (according to paypal).

Is this to be expected? Is there any way to fix it?

Thanks