How to refresh Payment Types

Hi,

I added a new Payment Type in the DB, the payment type requires no gateway. When I try to add a payment for a invoice it doesn’t show the new payment type. How do I ‘refresh’ the payment type on my application?

Hi,

We strongly advise against making any manual changes to the database, it can cause issues.

It may help to load /update?secret= but this change may require the frontend apps to be updated.

I tried the /update but it doesn’t work. How do I then add custom payment types specific to my business/country?

Sorry, it isn’t currently supported. Feel free to create an issue on GitHub to request it.