Copied to clipboard

Flag this post as spam?

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


  • Paul Crowdy 40 posts 111 karma points
    Mar 28, 2021 @ 08:50
    Paul Crowdy
    0

    Payment Provider - UTrust

    Hi Matt,

    I’m considering integrating with UTrust to take crypto payments on Vendr.

    Is there a guide anywhere for developing a new payment provider? I’ve had a look and I can’t find one, but I might have just looked in the wrong place.

    Thanks,

    Paul.

  • Matt Brailsford 4125 posts 22224 karma points MVP 9x c-trib
    Mar 29, 2021 @ 08:36
    Matt Brailsford
    0

    Hey Paul,

    Sounds fun.

    We don't have a full guide yet, but we have some docs that explain the concept of the payment provider here https://vendr.net/docs/core/1.5.0/key-concepts/payment-providers/ and then we have a template repository to setup a provider project here https://github.com/vendrhub/vendr-payment-provider-template You can fork that repo, then run the init script telling it the name of the provider and it'll setup all the namespaces etc.

    Beyond this, you can take a look at the source of all the existing payment providers as inspiration https://github.com/vendrhub?q=payment-provider&type=&language=&sort= as well as some community contributed ones https://github.com/vendrcontrib?q=payment-provider&type=&language=&sort=

    Hopefully this should give you enough info to get started, but feel free to ask if you have any other questions.

    Matt

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies