self-xdsd / self-core

Self's core, implemented with Java SE 11.
https://self-xdsd.com
Other
28 stars 12 forks source link

StoredContributor.java: At the moment, method billing... #1286

Closed zoeself closed 2 years ago

zoeself commented 2 years ago

The puzzle 1542307520 originating from #985 has to be resolved:

https://github.com/self-xdsd/self-core/blob/012d1ec3ae740d51938f7ed2b22d3167458da32c/self-core-impl/src/main/java/com/selfxdsd/core/contributors/StoredContributor.java#L48-L52

"At the moment, method billingInfo() here always reads the BillingInfo from the Stripe PayoutMethod if it exists. When we will have more types of PayoutMethod, we will need to make some big changes: the BillingInfo will have to be saved on our side as a relationship to the Contributor.".

The puzzle was created by amihaiemil at 2021-02-14 12:06:31 +0200. Estimation is 240 minutes. If you have any technical questions, don't ask me, I won't be able to help. Open new issues instead.

amihaiemil commented 2 years ago

@zoeself remove

zoeself commented 2 years ago

@zoeself remove

@amihaiemil ok, I've removed this task from scope. I'm not managing it anymore.