Jump to content

Recommended Posts

Posted

Hello,

 

I'm currently developing a non merchant gateway for Blesta, where I can't get the following implemented:

 

The gateway where I'm developing this for requires currencies to be activated (manually, by contract), and I'd like to check this when the user is saving the settings (in the `editSettings` function). Now: What is the best way to receive the accepted currency? I've tried to get the gateway ID but this doesn't seems to work (by overriding the `setGatewayId` function), so I was able to get the currencies through `getCurrencies` in the `Gateway Manager`.

 

Is there any other way instead just writing a query manually like through the Gateway Manager or something?

 

Thanks,

Wouter 

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...