1999 Posts in 530 Topics by 433 members
E-Commerce Modules
SilverStripe Forums » E-Commerce Modules » Setting up ecommerce with pxpay
Discuss about the various e-commerce modules available:
Ecommerce, SS Shop, SilverCart and SwipeStripe
Alternatively, have a look the shared mailinglist.
Moderators: martimiz, Nicolaas, Howard, Sean, Ryan M., biapar, Willr, Ingo, Jedateach, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 835 Views |
-
Setting up ecommerce with pxpay

11 February 2011 at 12:20pm Last edited: 12 February 2011 3:20pm
Hi guys
I have got ecommerce 0.8.1rc1 installed on Silverstripe 2.4.3 and im tying to get the dpspayment working with pxpay. It seems to always want to use the pxpost option by default and I cant figure out how to get it use pxpay. Does anyone have any suggestions?
This is all I have in my _config.php
Payment::set_supported_methods(array(
'DPSPayment' => 'Credit card (DPS)'
));
DPSAdapter::set_pxpay_account('test', 'testpassword');Interestingly the harness also doesnt seem to want to work when doing a DPS hosted payment.
I need to get this sorted asap so if anyone could help that would be great
Cheers
-
Re: Setting up ecommerce with pxpay

14 February 2011 at 11:34am
Hi aarono,
Try the DPS payment type stored in the eCommerce svn repository.
http://code.google.com/p/silverstripe-ecommerce/source/browse/#svn%2Fmodulescheers,
Jeremy -
Re: Setting up ecommerce with pxpay

14 February 2011 at 2:36pm
Thanks for your reply Jedateach
I have actually done some modification of my own and managed to get it to work with PxPay, so I will continue to head down this route for now.
Cheers
Aaron -
Re: Setting up ecommerce with pxpay

10 October 2011 at 12:41am
Hey Aarono,
Just wondering how you ended up solving this issue. Looking for an answer ASAP. Same problem. It keeps wanting to put in the credit card form on the checkout even though i have the line:
DPSAdapter::set_pxpay_account('my user', 'my id');
Would love to know how you resolved the problem.
Cheers..
-
Re: Setting up ecommerce with pxpay

10 October 2011 at 10:04am
Hi Powwow
Unfortunately I have no real answers for you. If I remember correctly, I had to make some modifications to the code to get it to work. However I don't remember what I changed. I think you might have to start with some debugging!
Cheers
| 835 Views | ||
|
Page:
1
|
Go to Top |



