Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Payments and Payment Gateway / APIs /

This is a forum for discussing SilverStripe can-do payments and their APIs / Gateways.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Stand-alone payment module


Go to End


12 Posts   13504 Views

Avatar
MarcusDalgren

Community Member, 288 Posts

22 April 2010 at 8:05pm

This sounds really cool, awesome work!

Am I understanding this module correctly in that it can be used as a base for creating other payment modules and hooking them in so that SS can support other payment methods?

Right now I can only check out the module from SVN, downloading it through the download link in the module section gives me an empty archive.

Avatar
DsX

Community Member, 178 Posts

23 May 2010 at 2:26pm

I truly appreciate your efforts here, this seems like a great increase in flexibility.
However being in Canada the payment gateway is not support here yet.. so I ask what the likelihood of PayPal support coming soon might be (sorry I really couldn't be of help adding this support.)

I have a project that could use this module directly (as done in your sample module) as well as in conjunction with the e-commerce module.
Can you tell me if there is a version of the ecommerce module that will work with this module being that it supports 2.4 and the latest ecommerce .6 beta (I believe) is still on the 2.3x branch as far as I can tell?

Avatar
Tree

Community Member, 1 Post

24 May 2010 at 11:35am

Hi Normann,

Great job on this module. Please let me know if you would like DPS to assist in any way.

devsupport@paymentexpress.com

Regards,
Tristan

Avatar
DsX

Community Member, 178 Posts

24 May 2010 at 11:42am

Edited: 24/05/2010 11:43am

Thanks I would greatly appreciate any help you could give me in getting this running with PayPal...
Currently I am unsure as to whether I really need to use the ecommerce mod with it... it seems that the primary plus with it is the cart, taxes, and shipping settings.
If using payments only are there any additional tax or shipping settings?

Avatar
DsX

Community Member, 178 Posts

24 May 2010 at 12:57pm

wow... so there isn't really an ecommerce option for silverstripe at the moment that will have an upgrade path.
I guess I will try the 2.0 branch with ecommerce as I am required to have 2 cart groups in my next project.
I have ecommerce (latest trunk) installed and running with 2.4 currently, seems to work but I am early in testing.

Avatar
Mat Weir

Community Member, 33 Posts

25 May 2010 at 9:00am

@DsX,

The first error I got whilst trying to use ecommerce module with 2.4 was in completing the checkout:

[Notice] Object of class Money could not be converted to double

Did you get this error? Did you solve it?

Cheers

Avatar
Mat Weir

Community Member, 33 Posts

25 May 2010 at 1:14pm

Hi Normann,

I checked out the payment-test module. Do you have any code implementation examples of PXPay?

Cheers

Avatar
DsX

Community Member, 178 Posts

27 May 2010 at 8:38am

yes, I got the same error...
I was running the payment trunk version.
I am now testing the V2 branch...
will post if that works for me.

Go to Top