Author Topic: Trust Commerce  (Read 17243 times)

qevlhma

  • Beginner
  • *
  • Posts: 3
  • http://likely.to/
    • http://likely.to/
Trust Commerce
« on: March 30, 2005, 19:51:09 PM »
Hi everyone.

I want to use Manbo-phpshop but my payment gateway is Trust Commerce.

I have not seen anyone post that they are using trust commerce.

www.trustcommerce.com

I have php libs from them for payment and actually I know how to handle it using the php libs.

Anyone have any suggestions for me as to how I would go about interfacing it with Mambo?

How much work is it etc.


qevlhma

  • Beginner
  • *
  • Posts: 3
  • http://likely.to/
    • http://likely.to/
Re: Trust Commerce
« Reply #1 on: April 07, 2005, 00:38:53 AM »
Anyone?

Nobody has any idea how hard this is?

Is there a standard format for the class that does the payment?  Standard methods? standard input / output?

Any information would be great.  I searched all over and I have found nothing.

qevlhma

  • Beginner
  • *
  • Posts: 3
  • http://likely.to/
    • http://likely.to/
Re: Trust Commerce
« Reply #2 on: April 11, 2005, 21:08:52 PM »
From the FAQ:

 Payment Module API for custom payment modules


Where do I get the API?

Please anyone?

Soeren

  • Administrator
  • Sr. Member
  • *
  • Posts: 3106
  • VirtueMart Starter
    • virtuemart.net
Re: Trust Commerce
« Reply #3 on: April 14, 2005, 21:57:38 PM »
Hello,

just check the existing payment classes in /classes/payment/. You can use them to create your own module. If it's using a Form with POST method, you can use paypal, which stores the form code in the database.

ciao, Soeren
The future of eCommerce: VirtueMart & Joomla!
http://virtuemart.net

AnyTimeCoMM, LLC.

  • Beginner
  • *
  • Posts: 23
Re: Trust Commerce
« Reply #4 on: April 21, 2009, 07:38:08 AM »
Soeren,
 Would you mind helping with this issue a bit further... We have a customer that wants to use this processor and we have looked at their code.. The Trust Commerce offers their own PHP files, but im sure there is a way to strip just what is needed to make it work for this... Just need guidance.

jstratos

  • Beginner
  • *
  • Posts: 43
Re: Trust Commerce
« Reply #5 on: May 25, 2011, 23:51:21 PM »
Try this:
http://www.osdcs.com/index.php?option=com_digistore&task=list_products&id=8&Itemid=11817

I'm currently looking into the TrustCommerce gateway for a client who needs that.