I am running multiple payment forms on a site. The client has two different bank accounts for different purposes. I;d like to run one form via Stripe to bank account A. And a second form via Stripe to bank account B.
Is it possible and safe to run two instances of the stripe payment plugin on the same site with different strip parameters ?