Hi Guys,
Question 1:
In Invoicing plugin for GD – I am setting up STRIPE. Where is says:
Copy and paste this URL into your Stripe account, in Your Account > Account Settings > Webhooks. Events to send are invoice.payment_failed, invoice.payment_succeeded, customer.subscription.created, customer.subscription.deleted, customer.subscription.updated, customer.subscription.trial_will_end, charge.refunded
So I also delete the existing WebHook in my stripe dashboard which is:
https://www.MyDomainName.com/?pay_action=ipn&pmethod=stripe
Question 2:
When setting up the endPoint/webook for GD Invoicing Stripe asked me for an API version…I am not sure where Stripe get’s this info but it asked:
Your current Version: 2013-12-03
Latest API Version: 2019-10-17
I chose the latest one, is that OK for GD2?
Thanks
Adrian