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
* @todo #985:240min 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.
"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.
The text was updated successfully, but these errors were encountered:
The puzzle
1542307520
originating from #985 has to be resolved:self-core/self-core-impl/src/main/java/com/selfxdsd/core/contributors/StoredContributor.java
Lines 48 to 52 in 68b096b
"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.
The text was updated successfully, but these errors were encountered: