Explore Plans
Mobile menu Close menu
BeeminderBeeminder

Charge me

This Action will charge your credit card the specified amount. If you don't have a credit card on file with Beeminder, or if there's a problem trying to charge it, we'll email you to let you know.

Developer info

API endpoint slug
beeminder.charge
Filter code method
Beeminder.charge.skip(string?: reason)
Runtime method
runAction("beeminder.charge", {})

Action fields

Amount Text input > Other

Label
Amount
Helper text
The amount to charge your card, in USD. For example, "5" or "7.50" (cents optional).
Slug
amount
Required
true
Can have default value
true
Filter code method
Beeminder.charge.setAmount(string: amount)