• Moazzam

    (@devmoazzam)


    I am a paying customer of Propovoice and expected the plugin to handle Stripe payments properly. Unfortunately, the plugin does not actually charge cards.

    Here’s what happens:

    • You enter card details → Stripe creates a PaymentMethod.
    • The plugin fabricates a fake PaymentIntent ID and immediately marks the invoice as Paid.
    • Stripe never records a real charge, and no money is actually collected.
    • API logs confirm that the backend never calls Stripe to create or confirm a PaymentIntent.

    Effectively, even the paid version behaves just like the free version in this critical aspect. Invoices appear “Paid” when no payment occurred. This is extremely dangerous for any live transactions.

    Until Propovoice fixes this, do not rely on it for actual payments. It is unsafe, and using it in production could easily result in lost revenue or accounting errors.

    • This topic was modified 2 months ago by Moazzam.

You must be logged in to reply to this review.