Title: Amount increment/step
Last modified: March 31, 2023

---

# Amount increment/step

 *  Resolved [Rickp01](https://wordpress.org/support/users/rickp01/)
 * (@rickp01)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/amount-increment-step/)
 * Hi,
 * Do you know how can I adjust the increment/step for the ‘Other’ donation amount?
 * Currently goes up £0.1
 * Hope you can help,
   Richard
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Famount-increment-step%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Jonas](https://wordpress.org/support/users/flinnn/)
 * (@flinnn)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/amount-increment-step/#post-16616384)
 * Hi rickp01,
 * thanks for reaching out.
   You can change the increment with the following filter:
 * `add_filter('wcdp_donation_amount_decimals', function() {
    return 1; //TODO: 
   insert preferred increment here (e.g. 0.01, 0.1, 1, 2, 5 etc.)});
 * Best regards
   Jonas
 *  Thread Starter [Rickp01](https://wordpress.org/support/users/rickp01/)
 * (@rickp01)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/amount-increment-step/#post-16616523)
 * Thank you again! Perfect.
 * I do have an issue where accessing the Media Library stops working when the form
   is on a page (Themify Builder – [https://themify.me/](https://themify.me/)).
 * I’ve asked Themify for support and I will share if I get any response.

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

The topic ‘Amount increment/step’ is closed to new replies.

 * ![](https://ps.w.org/wc-donation-platform/assets/icon.svg?rev=2611888)
 * [Donation Platform for WooCommerce: Fundraising & Donation Management](https://wordpress.org/plugins/wc-donation-platform/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wc-donation-platform/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wc-donation-platform/)
 * [Active Topics](https://wordpress.org/support/plugin/wc-donation-platform/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wc-donation-platform/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wc-donation-platform/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Rickp01](https://wordpress.org/support/users/rickp01/)
 * Last activity: [3 years, 1 month ago](https://wordpress.org/support/topic/amount-increment-step/#post-16616523)
 * Status: resolved