Automate Reddit
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.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
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.
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)