-
There are several compromises made to apply skia's BUILD.gn and BUILDCONFIG.gn to the larger Volcano project.
1. Symlinks. Skia's `gn` and `third_party` dirs and Volcano vendor dirs use symlinks du…
-
I'm using Pronamic iDeal version 4.3.0 on WordPress Mu 4.5.3(recently converted from single install).
When I want to view the existing Buckaroo payment gateway configuration it is not displayed. In t…
-
Not sure just yet if this is a pronamic-ideal issue or a payment gateway issue. It seems Buckaroo has issues accepting certain characters. Doe Pronamic-iDeal filter the data sent to a payment gateway?…
-
the current release is behind :
4 ideal issuers,
3 gateways,
2 responses,
and in the current release only VISA is supported as credit card.
when can we expect a new release? all the PRs that are in…
-
Just did a fresh install of v2.9.1 using the provided zip on your website, then trying to setup online payments I'm getting the following error.
> RuntimeException in GatewayFactory.php line 105:
…
-
The age-old content interweaving problem. Consider this JSP fragment:
first text
third text
fifth text
You'd expect
first text
second text
third text
fourth text
fifth text
What you get instea…
-
The age-old content interweaving problem. Consider this JSP fragment:
first text
third text
fifth text
You'd expect
first text
second text
third text
fourth text
fifth text
What you get instea…
-
The age-old content interweaving problem. Consider this JSP fragment:
first text
third text
fifth text
You'd expect
first text
second text
third text
fourth text
fifth text
What you get instea…
-
Right now credit card provider 'visa' is hardcoded.
https://github.com/thephpleague/omnipay-buckaroo/blob/master/src/Message/CreditCardPurchaseRequest.php#L13
buckaroo also supports Mastercard, and Am…
-
I want to be able to get for example the iDeal banks dynamically from Buckaroo, this could be accomplished by implementing the TransactionRequestSpecification call. This way I don't have to update the…