- Issue created by @jphelan
Right now, when you manually create a new subscription, you can select the customer and then select a payment method. The payment method autocomplete returns all payment methods on the site for all users. The last four numbers of a card are not unique, so it can be difficult to know which one is correct or not expired. Ideally, this would be an ajax element and it would update with only the selected customer's payment methods as radio buttons.
Active
1.0
Code