WePay + Invoice Ninja
-
Hello Cloudron community,
Does anyone have experience using WePay with Invoice Ninja within the context of latest Cloudron?
Invoice Ninja's articles on WePay claims that they integrate very well, and I'm seeing that there's been a lot of attention paid to WePay in the Package Updates for Invoice Ninja by @nebulonThe introduction from Invoice Ninja states:
Go to Basic Settings > Online Payments, and you’ll see the Accept credit cards option, with 5 major credit cards listed. Check the credit cards you want to accept, and then you’ll be prompted to complete your WePay account set up – in the familiar, friendly Invoice Ninja environment you’ve come to know and love. There’s no annoying redirects, no waiting for approval, and no need to re-verify your personal and financial details.
I'm not seeing how to initiate this process. Rather, I'm seeing: Basic Settings > Payment Settings > Configure Gateways, which shows me the Providers who can be integrated with --no mention of WePay.
Can someone tell me what I'm missing? And/or confirm that WePay registration is possible via latest Cloudron build of InvoiceNinja?
Thanks fam
--frei -
Ok, I see the expected behavior, when setting up Invoice Ninja via Invoicing.co.
Everything looks identical to the hosted Invoice Ninja instance (which is great!), except for that the Payment Gateway Providers list is missing WePay as an option.
Yet, again, it looks like the Cloudron team has done a lot of work to set up WePay gateway, so I'm wondering:
Is there anything that we can do to make this option available? -
It seems that Wepay as a distinct option was removed from the code. At least it is not mentioned anymore in https://github.com/invoiceninja/invoiceninja/blob/v5-stable/app/Models/GatewayType.php
However it is mentioned here still https://github.com/invoiceninja/invoiceninja/blob/v5-stable/app/Models/Gateway.php#L125 not sure if this is then still relevant.
Can you open an upstream issue about this?
-
-
Thanks @nebulon for getting me seeking in the right direction. Found the answer:
WePay has changed their policy, they no longer support our self host users
That's why it works via invoicing.co but not self-hosted. Closed.
Alternatively, I'm seeing that Checkout.com & GoCardless.com make a pretty strong pair of payment providers,
and those appear to be integrating perfectly with the latest Invoice Ninja build. -