Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Tomasz Kowalski 135 posts 445 karma points
    Apr 28, 2020 @ 09:55
    Tomasz Kowalski
    0

    ePay (Bambora) payment provider

    Hi, are You going to port ePay payment provider from TeaCommerce? ePay is cheaper than DIBS and all our customers already have an agreement with ePay (Bambora).

    Regards Tomasz

  • Matt Brailsford 4124 posts 22215 karma points MVP 9x c-trib
    Apr 28, 2020 @ 10:01
    Matt Brailsford
    100

    Hi Tomasz

    We do have a Bambora payment provider created, however it hasn't been through a thorough test yet. You can find the source code for it here https://github.com/vendrhub/vendr-payment-provider-bambora should you wish to try it out.

    We'll be looking to test it and release it as soon as we can, but if you do test it before this, do let us know how you get on.

    Many thanks

    Matt

  • Tomasz Kowalski 135 posts 445 karma points
    Apr 28, 2020 @ 11:45
    Tomasz Kowalski
    0

    Hi Matt Thank you for a quick response. It's a very good news. We are about to start a new ecommerce project and ePay is one of the requirements.

    I'll try to find time to try it out ASAP.

    Regards Tomasz

  • Tomasz Kowalski 135 posts 445 karma points
    Jun 22, 2020 @ 13:38
    Tomasz Kowalski
    1

    Hi, after some time strugling with testing I realised that there are two (!) Bambora payments: Bambora Classic (ePay, aka Bambora Online in Denmark) and Bambora Checkout, which is used here as a payment provider.

    After I switched to the "other" Bambora (not ePay), it looks like all is working fine: payment authorization and payment capture from Vender's backend.

    I had recompiled the sourcecode with the newest Vendr first.

    Thanks

    Tomasz

  • Matt Brailsford 4124 posts 22215 karma points MVP 9x c-trib
    Jun 22, 2020 @ 13:41
    Matt Brailsford
    1

    Hi Tomasz,

    That's fantastic news (not about the confusion).

    I'm really glad you managed to get it all working though and I'll look to get an actual release out soon.

    Thanks so much for testing this

    Many thanks

    Matt

  • Tomasz Kowalski 135 posts 445 karma points
    Aug 14, 2020 @ 07:58
    Tomasz Kowalski
    0

    Hi again, I was about to ask when are you planning to release the "release" version of Bambora NuGet package, but I can see it's already available. YAY! :)

    But after installing the relese version I can't open nor use the existing Bambora PM. In Umbraco backend I'm getting this looong error:

    enter image description here

    I had to delete the existing Bambora PM and create a new one. So no problem, fortunately.

    I think it was beacuse I used a selv compiled version from git.

    But I can confirm, that the new package works with test Bambora Checkout.

    Regards

    Tomasz

  • Matt Brailsford 4124 posts 22215 karma points MVP 9x c-trib
    Aug 14, 2020 @ 08:21
    Matt Brailsford
    1

    Hey Tomasz,

    Ahh, that's strange, but glad you sorted it.

    I think the problem would have been because we changed the payment provider alias (I forgot you were using an unreleased version so my apologies for not flagging that as breaking).

    For anyone else with the same issue, you can either delete and recreate the payment method as Tomasz, or you could update the payment provider alias of the payment method in the database to point to the new alias bambora-checkout. You'll probably need an app pool recycle after this, but it would save you re-setting up the payment method.

    Thanks for reporting this and apologies again.

    Matt

  • Tomasz Kowalski 135 posts 445 karma points
    Aug 14, 2020 @ 09:01
    Tomasz Kowalski
    0

    Hi Matt,

    Yes. That was exactly that. I can see in staging database, that now I have two bambora payment methods. One deleted with the old alias, and one new with the new alias. It was enough to change alias in production database :)

    Tomasz

  • Rasmus Fjord 675 posts 1566 karma points c-trib
    Mar 27, 2021 @ 21:47
    Rasmus Fjord
    0

    Hey Matt

    I have a customer on the an Teacommerce v 3.1.4, they are running Epay but wanna replace it with Bambora Checkout. I can see you have a payment provider for Vendr, but do you think it could be ported to Teacommerce? I could properbly do it, but do you have a boilerplate for TC payment providers or something?

  • Matt Brailsford 4124 posts 22215 karma points MVP 9x c-trib
    Mar 29, 2021 @ 08:32
    Matt Brailsford
    0

    Hey Rasmus,

    The payment providers are pretty similar in structure so it shouldn't be too hard to port to TC. I don't think we have a boilerplate for TC payment providers, but you could probably use the invoice payment provider as a starter https://github.com/TeaCommerce/Tea-Commerce-Payment-Providers/tree/master/Source/TeaCommerce.PaymentProviders.Invoicing

    Happy to answer any more questions, but you would mind asking them in a new issue on the TC forums https://our.umbraco.com/packages/website-utilities/tea-commerce/tea-commerce-support/

    Matt

  • Rasmus Fjord 675 posts 1566 karma points c-trib
    Apr 07, 2021 @ 12:34
    Rasmus Fjord
    0

    Hey Matt! Thanks for the super quick response and my super slow back response(we just had a second kid so the world stood still for a few weeks :D )

    Hope all is well!

    Great i will check it out and also create a thread for it on TC forums instead when i get to possible questions.

Please Sign in or register to post replies

Write your reply to:

Draft