![]() |
VOOZH | about |
Follow @symextensions for updates to the 412 extensions that we track. What is this?
Symphony Extensions tracks Symphony CMS extensions that are hosted on Github.
Host your extension on Github and make sure the repository has a good README and an extension.meta.xml file. Then sign in to this site using your GitHub profile where you will see a list of your public repositories. Pick one, and add it to the site. When you make changes, just update the XML file in your repository and we do the rest.
It is an XML file that you add to your repository to describe your extension. You can include a name and description, developer contact details, version history, changelog, dependencies and more. Please read the documentation for a full list. You can use the lint tool to check your XML against the schema before submitting your extension to the site.
This site is now run by the community @symextensions. The site was created by nickdunn. Contact him at @nickdunn
Please report it here.
An interface for some of eWay's XML API's. Developers can use this to process payments from custom events.
Clone URLhttps://github.com/brendo/eway.git
Add as a submodulegit submodule add https://github.com/brendo/eway.git extensions/eway --recursive
| 2.x.x | 2.1.x | 2.2.x | 2.3.x | 2.4.x | 2.5.x | 2.6.x | 2.7.0 | 2.7.1 | 2.7.2 | 2.7.3 | 2.7.4 | 2.7.5 | 2.7.6 | 2.7.7 | 2.7.8 | 2.7.9 | 2.7.10 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| No | No | 0.1 | 0.4 | No | No | No | No | No | No | No | No | No | No | No | No | No | No. Soon? |
| Symphony Version | Extension version |
|---|---|
| 2.7.10 | No. Soon? |
| 2.7.9 | No |
| 2.7.8 | No |
| 2.7.7 | No |
| 2.7.6 | No |
| 2.7.5 | No |
| 2.7.4 | No |
| 2.7.3 | No |
| 2.7.2 | No |
| 2.7.1 | No |
| 2.7.0 | No |
| 2.6.x | No |
| 2.5.x | No |
| 2.4.x | No |
| 2.3.x | 0.4 |
| 2.2.x | 0.1 |
| 2.1.x | No |
| 2.x.x | No |
An interface for some of eWay's XML API's. Developers can use this to process payments from custom events. This extension also includes a Payment Gateway interface that hooks in with the PGI Loader
Upload the eway folder to your Symphony /extensions folder.
Enable the 'eWay' extension on the extensions page
Go to System > Preferences to add your Customer ID and set your Gateway Mode. For testing it's recommended to leave the Gateway as development which will use eWay's test Gateway & Customer ID information.
Have a read of the API
Extension is largely based on previous work by Henry Singleton and his Secure Pay extension, I've taken it an applied some paint for Symphony 2.2 and hope to expand to include other eWay API products.
0.414 February 2013
Requires Symphony 2.3
0.314 February 2013
Requires Symphony 2.3
0.211 October 2012
Requires Symphony 2.3
0.114 December 2011
Symphony 2.2 to 2.2.x