cancel
Showing results for 
Search instead for 
Did you mean: 

Direct Post Method and PHP 4.4

I'm following the DPM dev guide and it's saying I need to use the PHP SDK. Unfortunately the SDK requires PHP 5.2+.

 

How can I use DPM with PHP 4? Is documentation available for this?

teswabufru
Member
2 REPLIES 2
RaynorC1emen7
Expert

That documentation will not give you PHP 4.x code, of course. And adapting the SDK may be difficult unless you're quite familiar with class definitions for 4.x and 5.x. It's probably going to be easier to install 5.x, or set up your payment area to a subdomain on 5.x (payments.mydomain.com), than to use this on 4.x..

TJPride
Expert