How to integrate MOTO for TPSL?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kamill
    New Member
    • Dec 2006
    • 71

    How to integrate MOTO for TPSL?

    Hi all,
    i need to integrate TPSL payment gateway in my clients websit, Payment gateway provider sends me a dll file to use for encryption and decryption but i do not know how to use encryption and decryption methods given in dll file.And i also do not know anything about how to use dll file with PHP.
    If anybody have done it then please help me.

    Thanking you.
    Kamill
  • kovik
    Recognized Expert Top Contributor
    • Jun 2007
    • 1044

    #2
    DLLs typically need to be integrated into the installation through the php.ini configuration file and being added to the filesystem. As for using the DLLs, we're not psychic so if you don't know anything about them, I doubt we do either.

    Check the documentation that your provider should have available on their website.

    Comment

    Working...