Title: plugin broken?
Last modified: December 16, 2017

---

# plugin broken?

 *  Resolved [ousizems](https://wordpress.org/support/users/triode33/)
 * (@triode33)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/plugin-broken-86/)
 * Since the latest update (4 days ago) I believe that payments are not going through.
 * Since the plugin was updated Stripe seems to be receiving an amount of $0 for
   all charges. I am using the plugin for donations. The Stripe popup appears and
   has the correct amount (non-zero), and the the green checkmark also appears indicating
   a successful payment, but on the Stripe side the payment fails in the following
   way, due to the invalid amount ($0).
 * POST /v1/charges
 * Request POST body
    { “customer”: “*************”, “amount”: “0”, “currency”: “
   usd”, “description”: “” }
 * Response body
    { “error”: { “type”: “invalid_request_error”, “message”: “Invalid
   positive integer”, “param”: “amount” } }

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Contributor [Alexander C.](https://wordpress.org/support/users/alexanderfoxc/)
 * (@alexanderfoxc)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/plugin-broken-86/#post-9788249)
 * Hi [@triode33](https://wordpress.org/support/users/triode33/).
 * Thank you for reporting, I can confirm this bug is present in the recent version
   of the plugin.
 * I’ve made necessary fixes and it should be working just fine in next plugin version(
   which is going to be released very soon, within 24 hours).
 * Sorry for any inconveniences.
 *  Plugin Author [mra13](https://wordpress.org/support/users/mra13/)
 * (@mra13)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/plugin-broken-86/#post-9789594)
 * The new release has a fix for this. Please upgrade when you can.
 *  Thread Starter [ousizems](https://wordpress.org/support/users/triode33/)
 * (@triode33)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/plugin-broken-86/#post-9790157)
 * Thanks for the quick fix.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘plugin broken?’ is closed to new replies.

 * ![](https://ps.w.org/stripe-payments/assets/icon-128x128.png?rev=2705524)
 * [Accept Stripe Payments](https://wordpress.org/plugins/stripe-payments/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/stripe-payments/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/stripe-payments/)
 * [Active Topics](https://wordpress.org/support/plugin/stripe-payments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/stripe-payments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/stripe-payments/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [ousizems](https://wordpress.org/support/users/triode33/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/plugin-broken-86/#post-9790157)
 * Status: resolved