You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Be able to associate a Stripe customer_id to a Polanco contact
Be able to associate a Stripe invoice->number with a donation ($charge->invoice; $invoice->number). When processing a first time invoice, create the donation. Generally the process would complain that the donation has not been selected; however, we want to allow it when it is the first invoice payment.
Consider pulling in start date, end date, donation install amount, terms (frequency) from Stripe invoice period_start and period_end fields
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: