What PHP date format should I use for PROFILESTARTDATE when calling CreateRecurringPaymentsProfile using the Paypal API?
The Paypal docs say: #Billing date start, in UTC/GMT format
Couldn't find a good answer anywhere, but this ended up working great. Hope this helps someone!
'PROFILESTARTDATE' => gmdate("Y-m-d\TH:i:s\Z")
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With