Intuit Gateway with Payment Made Simple

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
nebtanhai

Intuit Gateway with Payment Made Simple

Post by nebtanhai »

Hi All,
I am trying to create a gateway for Intuit through the payment made simple module and having a heck of a time doing so. My cart is great right up to the payment. Anyone know how to help me on this because right now I am floundering? Thank you very much in advance.

I have been using this page for reference on intuit: https://qbms.developer.intuit.com/0085_ ... tart_Guide

I have attached the gw.intuit.txt (php file) file for review

Below is the set up I have for Payment Made Simple:

AMOUNT Amount {$total_amount}
APPLOGIN application login created when registering your application payment.funknug.com
AUTHMODEL Authentication Model desktop
AUTHTICKET connection ticket created when linking your merchant account to your application ******This is the connection tkt #******
cancel_return URL where your customer will be returned after cancelling payment http://funknug.com
cartstyle Show summary (0) or details (1) in payment request? 0
environment Run Intuit live or test? live
itemdesc The item description as used in the payment Products from Funknug
language_code The code of the language of Intuit screens for customer (EN, FR, DE, IT, JP, ES, EN
logfile The log file that will contain the transfer audit trail .ipn_audit_trail.txt
numberofcents Number of decimals/cents allowed 2
OPID the operation id used to represent the transaction. It is included in the ticket 0
return URL where your customer will be returned after completing payment http://funknug.com
TXNTYPE Sale or Authorization Sale
url_live The URL to your live account at Intuit https://paymentservices.intuit.com/payp ... ate/hosted
url_test The URL to the test site of Intuit https://paymentservices.ptcfe.intuit.co ... ate/hosted
Attachments

[The extension txt has been deactivated and can no longer be displayed.]

nebtanhai

Re: Intuit Gateway with Payment Made Simple

Post by nebtanhai »

At this point I would like to ask if anyone would be willing to build this module piece for me. I am willing to pay and need help on this. I have tried but cannot figure it out. Please contact me. Thank you!
Post Reply

Return to “Developers Discussion”