Hi there,
seems to me theirs a slight problem with the buckaroo payment gateway. The communication style i'm seeing is based on the BPE2.0 version of communication that Buckaroo officially stopped supporting last december. I think theirs still an extended grace period but that should be ending soon and isn't available for new accounts.
Back in april 2013 Denver Sissink wrote a new gateway using the BPE3.0 communication version for CI-merchant. I'll drop in the link below. Because omnipay (and by extension of that store2) doesn't support buckaroo anymore I know of a lot of clients without an upgrade path available.
I suck at writing code so I can't help with that but if you need help in testing any new code please just say so. I have multiple webshops in development using store2 and active buckaroo credentials I can test with.
CI-MERCHANGT
BUCKAROO BPE3.0 PROTOCOL
https://github.com/expressodev/ci-merchant/blob/master/libraries/merchant/merchant_buckaroo.php
With kind regard,
Bas van Ginkel
Hi there,
seems to me theirs a slight problem with the buckaroo payment gateway. The communication style i'm seeing is based on the BPE2.0 version of communication that Buckaroo officially stopped supporting last december. I think theirs still an extended grace period but that should be ending soon and isn't available for new accounts.
Back in april 2013 Denver Sissink wrote a new gateway using the BPE3.0 communication version for CI-merchant. I'll drop in the link below. Because omnipay (and by extension of that store2) doesn't support buckaroo anymore I know of a lot of clients without an upgrade path available.
I suck at writing code so I can't help with that but if you need help in testing any new code please just say so. I have multiple webshops in development using store2 and active buckaroo credentials I can test with.
CI-MERCHANGT
BUCKAROO BPE3.0 PROTOCOL
https://github.com/expressodev/ci-merchant/blob/master/libraries/merchant/merchant_buckaroo.php
With kind regard,
Bas van Ginkel