Xpayment 1.31

Resized Image
Xpayment 1.31
Modular Gateway and Modular Modules for Payment Transactions

Xpayment is a module that allows you to write customised payment gateways, as well as having modular hooking stratum in the module with a second plugin section for modules and responses to invoices.

Complete with Gateway plugins you can easily customise this module for your payment gateway in a few files. There is many benefits to using xpayment as the standard for intergrating payment into your modules. It has a modular plugin system for gateway invoice responses so your module will know when an items has been paid for.

This is the new standard for gateway and payment solutions with XOOPS.

We have a translation project underway this archive from time to time will be patched to include more languages. If you can lend a hand with translation (Click Here).

Some of the current features include:
  • Fee Compensation
  • Security Deposit
  • Secure JSON Payment Button
  • Email Permissions
  • Gateway Permissions
  • Diverse Modular Plugin
  • Plugin Gateway systems
  • Modular Plugin and Action hook
  • Easy Form Post from any module
  • Itemised invoicing
  • Multicurrency
  • Tax Itemisation


Payment Gateways Included:
  • Paypal
  • Zombaio
  • CCBill
  • 2Checkout.com


Bugs Fixed:
  • Invoice Status not being marked Paidl
  • Gateway Transaction Cursor Not being marked
  • Mailer Fields being Specified
  • Template Formating


Download: xoops2.5_xpayment_1.31.zip (6Mbs)

Demo: http://xoops.demo.chronolabs.coop
Bug Report & Comments: https://xoops.org/modules/newbb/viewtopic.php?topic_id=73515&post_id=337652#forumpost337652
Comments?

Membership 1.06 - Groups shopping cart

Resized Image
Membership 1.06
Membership maintence and groups shopping cart!
Sponsored By Aphex Themes

Membership is a module which maintains your user groups for paid access through XPayment to your website. You can set which groups people are to expire from and expired to as well as groups you can purchase access to. It is complete with permission and is a basic Groups Cart for XOOPS 2.x.

This module utilzes other module, these modules are XPayment and Profile. This means you will need to have these modules installed as well to use this module. There is also a cron in the modules folder you can find the file in /modules/membership/cron and should be set to run at least once a day. But it doesn't matter how oftern you run it.


Bugs Fixed:
  • Editor not saving in admin
  • Editor not loading in admin
  • Title and description not saving on new package in admin
  • Xpayment plugin WSDO


Download: xoops2.5_membership_1.06.zip = 48Kb
Demo: http://xoops.demo.chronolabs.coop
Bugs & Comments: https://xoops.org/modules/newbb/viewtopic.php?topic_id=73517&post_id=337656#forumpost337656

Contributions

Thanks to Jochen from travelinfo24.com for reporting the editor not saving bug in version 1.05
Read more... | 14 comments

hip-hup.com web con xoops 2.4

Hello my XOOPS friends,

I would like to share with you my new Website http://www.hip-hup.com made with XOOPS!

Modules:
xnews
videotuve
eventguide
exgallery
mytabs

and planned:
weblinks
adslight
liaise

http://www.hip-hup.com
Comments?

X-Serial 1.51 - #Serialisation #API for #XOOPS

Resized Image
X-Serial 1.51
Serialisation API for XOOPS

What Can It Do for Me?

You can link with any curl compliant system with complete w3c. You can transfer data between any sort tunnel through most of not all firewalls and poll your xoops platform from with another xoops or CMS or even things like .NET, Delphi and many other programming languages. Functions as an Serilisation based API.

X-XML is the quick way for cloud computing API's, you can link your xoops platform with any other computer network with this module, plug-in have complete WSDL compilation code and allow for easy and dynamic deployment.

Whats New in this release?
  • The Server.php has changed to accomodate piped slashing.


How do I call this API?
The API is farely simple to use - you have a plugin which is a function on the api which has a filename say xoops_create_user.php which has an XSD in it as well as the function itself which is named after the filename. The API takes JSON Packages of variable and provide JSON response. You will have to check the plugin functions to see them implemented as to what they do and how to use them. But you can also call multiple function in a single call in this version.

Just say you where going to call the example function it would look as a URL something like this, You can use a $_GET or a $_POST depending on the data size.
Quote:

yoursite.com/modules/xxml/?xoops_create_user=...Serialized Array...

If you where going to call multiple functions the url call would look like this with a $_GET.
Quote:

yoursite.com/modules/xcurl/?xoops_create_user=...Serialized Array...&secondary_function=...Serialized Array...&third_function=...Serialized Array...



To Download it Click here xoops2.5_xserial_1.51.zip
or goto the Mirror

Demo: http://xoops.demo.chronolabs.coop
Forum Post: https://xoops.org/modules/newbb/viewtopic.php?topic_id=73492&post_id=337538#forumpost337538
Comments?

X-XML 1.51 - #XML #API for #XOOPS

Resized Image
X-XML 1.51
XML API for XOOPS

What Can It Do for Me?

You can link with any curl compliant system with complete w3c. You can transfer data between any sort tunnel through most of not all firewalls and poll your xoops platform from with another xoops or CMS or even things like .NET, Delphi and many other programming languages. Functions as an XML based API.

X-XML is the quick way for cloud computing API's, you can link your xoops platform with any other computer network with this module, plug-in have complete WSDL compilation code and allow for easy and dynamic deployment.

Whats New in this release?
  • The Server.php has changed to accomodate piped slashing.


How do I call this API?
The API is farely simple to use - you have a plugin which is a function on the api which has a filename say xoops_create_user.php which has an XSD in it as well as the function itself which is named after the filename. The API takes JSON Packages of variable and provide JSON response. You will have to check the plugin functions to see them implemented as to what they do and how to use them. But you can also call multiple function in a single call in this version.

Just say you where going to call the example function it would look as a URL something like this, You can use a $_GET or a $_POST depending on the data size.
Quote:

yoursite.com/modules/xxml/?xoops_create_user=...XML Document...

If you where going to call multiple functions the url call would look like this with a $_GET.
Quote:

yoursite.com/modules/xcurl/?xoops_create_user=...XML Document...&secondary_function=...XML Document...&third_function=...XML Document...



To Download it Click here xoops2.5_xxml_1.51.zip
or goto the Mirror

Demo: http://xoops.demo.chronolabs.coop
Forum for Help: https://xoops.org/modules/newbb/viewtopic.php?topic_id=73491&forum=66
Read more... | 4 comments

X-CURL 1.51 - #JSON #API For #XOOPS

Resized Image
X-CURL 1.51
JSON API For XOOPS

What Can It Do for Me?

You can link with any curl compliant system with complete w3c. You can transfer data between any sort tunnel through most of not all firewalls and poll your xoops platform from with another xoops or CMS or even things like .NET, Delphi and many other programming languages.

X-cURL is the quick way for cloud computing API's, you can link your xoops platform with any other computer network with this module, plug-in have complete WSDL compilation code and allow for easy and dynamic deployment.

Whats New in this release?
  • The Server.php has changed to accomodate piped slashing.


How do I call this API?
The API is farely simple to use - you have a plugin which is a function on the api which has a filename say xoops_create_user.php which has an XSD in it as well as the function itself which is named after the filename. The API takes JSON Packages of variable and provide JSON response. You will have to check the plugin functions to see them implemented as to what they do and how to use them. But you can also call multiple function in a single call in this version.

Just say you where going to call the example function it would look as a URL something like this, You can use a $_GET or a $_POST depending on the data size.
Quote:

yoursite.com/modules/xjcurl/?xoops_create_user={...JSON VARIABLES...}

If you where going to call multiple functions the url call would look like this with a $_GET.
Quote:

yoursite.com/modules/xcurl/?xoops_create_user={...JSON VARIABLES...}&secondary_function={...JSON VARIABLES...}&third_function={...JSON VARIABLES...}



To Download it Click here xoops2.5_xcurl_1.51.zip
or goto the Mirror

Demo: http://xoops.demo.chronolabs.coop
Forum Post: https://xoops.org/modules/newbb/viewtopic.php?topic_id=73490&forum=66
Comments?

X-JSON 1.51 - #JSON #API for #XOOPS

Resized Image
[size=x-large]X-JSON 1.51[/size]
JSON API for XOOPS
What Can It Do for Me?

You can link with any json compliant system with complete w3c standard wsdl these will be completed in version 4.0 they are more just the abstract data layers of wsdl, they still need a dynamic mime type and other system written into them which the constructs are in place. You can transfer data between any sort tunnel through most of not all firewalls and poll your xoops platform from with another xoops or CMS or even things like .NET, Delphi and many other programming languages.

X-JSON is the quick way for cloud computing API's, you can link your xoops platform with any other computer network with this module, plug-in have complete WSDL compilation code and allow for easy and dynamic deployment.

Bugs Fixed?
  • Piped Slash Removal
  • Empty Variable Return to Plugin.
  • " input comphensation.
  • StdClass to Array Conversion.


Whats New in this release?
We have tested this version and are using it ourselves for Xortify it has taken awhile to iron out all the bugs but this is a completely working version!! We don't expect any releases after this one!!
.
How do I call this API?
The API is farely simple to use - you have a plugin which is a function on the api which has a filename say xoops_create_user.php which has an XSD in it as well as the function itself which is named after the filename. The API takes JSON Packages of variable and provide JSON response. You will have to check the plugin functions to see them implemented as to what they do and how to use them. But you can also call multiple function in a single call in this version.

Just say you where going to call the example function it would look as a URL something like this, You can use a $_GET or a $_POST depending on the data size.
Quote:

yoursite.com/modules/xjson/?xoops_create_user={...JSON VARIABLES...}

If you where going to call multiple functions the url call would look like this with a $_GET.
Quote:

yoursite.com/modules/xjson/?xoops_create_user={...JSON VARIABLES...}&secondary_function={...JSON VARIABLES...}&third_function={...JSON VARIABLES...}


To Download it Click here xoops2.5_xjson_1.51.zip
or goto the Mirror

Demo: http://xoops.demo.chronolabs.coop
Forum for testing: https://xoops.org/modules/newbb/viewtopic.php?topic_id=73489&forum=66
Comments?

XDBus: Free Template for XOOPS

Resized Image


XDBus is based on the theme Zetagenesis core of Xoops.
This template adapted from the template PSD Business works with xoops 2.4.5 and more

It displays three columns, one of which right has a width of 170 pixels and the other to the left of 170 pixels.

It is compatible with Firefox, Opera, Safari, Google Chrome and Internet Explorer

You can download this theme from this link.

Read more... | 3 comments

Ohio, Indiana, Northern Kentucky PHP Users Group goes XOOPS

I am pleased to let you know that the Ohio, Indiana, Northern Kentucky PHP Users Group decided to use XOOPS for their new Website: http://oink-pug.org/

Resized Image

I'll be doing some tweaking over the next few weeks, so if you have any improvement suggestions, please let me know.

And at tonight's meeting I'll be presenting XOOPS to the group members.

Hopefully this will result in even more XOOPS-powered Websites in Ohio, Indiana, and Northern Kentucky.

Viva XOOPS!


Read more... | 2 comments
« 1 ... 60 61 62 (63) 64 65 66 ... 553 »


Login

Who's Online

384 user(s) are online (9 user(s) are browsing XOOPS News)


Members: 0


Guests: 384


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Nov 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits

Archives

News archives