Hello.
Your test invoice doesn’t use Stripe. I can’t test.
Sorry, I was playing around with it and must have not changed the payment option back to Stripe.
Changed to Stripe now.
Could you please put Stripe into Test Mode for this Individual invoice since I get
"error": {
"message": "Your card was declined.",
"type": "card_error",
"code": "card_declined"
}
when trying to use test card.
I have put Stripe in Test in the WP-Invoice settings.
I did not make changes in my Stripe.com account.
Why do you use ‘wordpress-stripe-integration’ plugin? WP-Invoice supports Stripe completely. So for now it conflicts with ‘wordpress-stripe-integration’ plugin.
That was it. It is working now. Thanks.
Good. Let us know if something you think doesn’t work.
Thanks.
Since this thread is actually getting some love, I thought I’d go ahead and ask here….
@anton, (Yes, I know I could download it, and probably figure all this out over time, but…)
When I send someone a link to their invoice, are they able to “see” only their specific invoice? In other words, could someone change up the url ‘site.com/invoices/invoice123’ to something like ‘site.com/invoices’ and be able to see other people’s invoices.
My thought here is that I don’t want other people seeing what I charge everyone else….
Well, as you can see a bit above
https://webworksofkc.com/client-support/invoices?invoice_id=667dc0f59f10245fdd4165476252165e
the URL is a bit complex. Especially:
667dc0f59f10245fdd4165476252165e
So, theoretically it is possible but people have to guess this hash, which may become a problem.
In other words plugin does its job the way you need.