#Aki-Subscription
1 messages · Page 1 of 1 (latest)
Hmm I don't see any reason that this is not possible. Is there a specific scenario that a bank refused with the reason too many charges in a short time frame?
I haven't seen bank refusals so far. My concern comes from Stripe's built rule
Block if :charge_attempts_per_card_number_hourly: > 3
Thought this rule must've been added to avoid bank refusal
Is that default rule?