Revert back to logic that worked #6
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replace
https://github.com/mattbk/uc_stripe/blob/master/uc_stripe.module#L574 (and whatever else got FUBARed during review)
with
https://github.com/mattbk/uc_stripe/blob/31ff15a6c6f8f0b1ff2345d064843c5a1ed1e69e/uc_stripe.module#L572.
(Called out at https://www.drupal.org/node/2840526#comment-12116672.)
I think I have cut down #7 to only the metadata changes to 7.x-2.x-dev. Need to test.
Actually, I think I'm going to set up the ENDracing module (which works) and use that.
Oh, #8 is much better.