Wouter Posted July 15, 2015 Report Posted July 15, 2015 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
Blesta Addons Posted July 15, 2015 Report Posted July 15, 2015 You put it in the setting as text ? What is the separator of the values?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now