Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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.
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
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
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.
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
is working on a reply...