Posting here for anyone else who stumbles across this issue. Yes, it
seems to be related to the PHP version on the server. In my case,
despite setting the default PHP version to 5.6+ in my ISP's cpanel and
despite my ISP's auto-generated phpinfo file...
Will do! I ended up going with your earlier suggesting and re-writing
the code to use the CreateSubscription call and create the
customer/payment profiles and subscription all at once. Works fine now.
But I will still open the ticket as the other met...
Hi Richard, Thanks for the follow up, especially on a holiday weekend. I
am experiencing the delay in production and, yes, it has been consistent
since approximately late November. Had not seen it before that. I've
poured over the code to try to dete...
I am experiencing this issue as well. It has been rather difficult to
troubleshoot but I can confirm making the exact same API call to create
a subscription from profile fails if called immediately, and succeeds if
called a few moments later. What is...