stripe: use SQLQueue to prevent dropping activities

default activate() behavior is to not queue the activity if another
activity with the same path/method_id already exist. We don't want this
here.
1 job for fix/workflow_state_permission_sorted