VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: tecnoburgos on February 19, 2019, 09:27:18 AM

Title: BeSEPA integration or development
Post by: tecnoburgos on February 19, 2019, 09:27:18 AM
Hi guys we ate going to try the BESEPA spanish payment method.

They don't have any virtuemart module.

Al they have is expliabned here https://besepaen.docs.apiary.io/# (https://besepaen.docs.apiary.io/#)

Do we need to develop a hand made module for this?

Tjhnaks
Title: Re: BeSEPA integration or development
Post by: GJC Web Design on February 19, 2019, 11:08:59 AM
yes if none are available....
Title: Re: BeSEPA integration or development
Post by: tecnoburgos on February 19, 2019, 11:10:53 AM
Any guide ofg what files are needed to copy paste the api php code form besepa?
Title: Re: BeSEPA integration or development
Post by: GJC Web Design on February 19, 2019, 11:42:58 AM
there are plenty of bundled payment plugins that come with VM .. use these as your guide

typically I change somewhere from 6+ hours for a payment plugin depending on complexity, functionality and documentation
Title: Re: BeSEPA integration or development
Post by: jjk on February 19, 2019, 13:53:08 PM
@tecnoburgus
Just in case you didn't see this plugin yet: https://extensions.virtuemart.net/checkout/payments/sepa-direct-debit-mandate-detail
Of course the workflow would be different with that. I'm using it along with my homebanking software.
Title: Re: BeSEPA integration or development
Post by: tecnoburgos on February 19, 2019, 13:58:18 PM
They have paste me this link..

https://github.com/besepa/besepa-php (https://github.com/besepa/besepa-php)