Jump to content

Recommended Posts

Posted

Hey lovely community :blesta:,

ITvider is a upcoming hosting company located in the Netherlands, and is loving blesta so far.

But we saw there wasn't a local bank payment gateway that works (called ideal) for blesta. So we decided to create a http://mollie.com payment gateway. 

This way you can easily accept these payment methods:

 

PayPal

European bank transfer (iban)

Direct debit

Bitcoin

Sofort

iDEAL

Bancontact

KBC/CBC

Belfius

Paysafecard

CartaSi

Cartes Bancaires

and dutch Gift Cards3

 

Once uploaded, you only need to sign up to https://mollie.com, enter your details, create an api key and start accepting payments!

 

MOLLIE-PAYMENTGATEWAY.zip

  • 2 years later...
Posted
18 hours ago, ITvider said:

Hey @Luukd_2000, could you describe what isn't working currently? Getting errors of some sort?

I've already got it working, I deleted the lines above the top description and it worked, but it would be awesome if you could update the Mollie API to the latest version ?

  • 4 months later...
  • 8 months later...
Posted
On 5/15/2021 at 11:33 AM, qba82 said:

I have installed it and there is only EUR currency, could You add USD?

Hello,

Check the file: \components\gateways\nonmerchant\mollie\mollie.php and line: 78: 

return array("EUR");

Change it to:

return array("EUR", "USD");

This is untested but I think it should work.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...