Do no create a Stripe plan with CHECKAMOUNT
* src/commands.c (cmd_checkamount): Do not call stripe_find_create_plan.
We only want to check that the Recur parameter is valid. The plan is
anyway created when creating a subscription.
- Signed-off-by: Werner Koch <wk@gnupg.org>