I have included the PayPal library in my Codeigniter project.
This Codexworld guide has helped me integrate PayPal with my project. Now, I have a subscription plan with the trial period. The PayPal success page doesn't return any data when I try to subscribe to the plan.
But, it does return transaction data if I do a checkout without a trial period.
Notes:
1) Am testing in sandbox
2) Found a similar question (Implementation of free trial period with PayPal doesn't return any custom parameter) where nothing is returned