News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Soap

Started by alexvirtue, September 18, 2012, 13:42:27 PM

Previous topic - Next topic

alexvirtue

Hi,
I'd like to use virtuemart to create a e-commerce.
I searched the forum but I guest that i have not found a good answer to my follow question:
My e-commerce requires that once a payment confirmed there is a call to a web service that communicates the information.
What is the php file that knows the event "payment done" and wich i have to edit and to simply add a call soap?

Sorry for my english.
Thanks,

Alex

alexvirtue

Maybe my question is stupid, sorry for the ignorance.
Can anyone give me some input?

Thanks

alexvirtue

if i use paypal i have to edit this file:
/administrator/ components/com_virtuemart/notify.php

can i add a soap to a wsdl without problems?

bytelord

#3
Hello,

I think you could create a plugin for that (may be extends of vmpayment plugin).
Keep in mind that Soap is supported on VM2. Take a look here: http://dev.virtuemart.net/projects/virtuemart/wiki/Webservices_usage
Also JSON is been supported.

Take a look on developer resources: http://dev.virtuemart.net/projects/virtuemart/wiki

Regards
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!

edthenet

I've seen the information on the virtuemart deveopers site (http://dev.virtuemart.net/projects/virtuemart/wiki/Webservices_usage) but i think this feature is never implemented. I can not seem te find these .php files that the are talking about. Can somebody please help me. I want to use soap in virtuemart

scisteffan

I also am a bit confused as to how to access SOAP in VM2..
VM 2.0.18a, PHP 5.4.11, MySQL 5.5.30 on OS X 10.8.2

alexxsav


alexxsav

Hello.
Do you plain integrate it into virtuemart 3?