You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Currently version is BPE3 but the implementation of store contained an outdated version.
I'm looking a few small strange things in the up-to-date code but i'll add those to another issue or create a branch with my updates for you (hoping i'm using GIT correctly). ;)
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
The text was updated successfully, but these errors were encountered: