Closed Bug 1019573 Opened 11 years ago Closed 11 years ago

Spartacus needs to know the provider to deal with provider specific functionality.

Categories

(Marketplace Graveyard :: Payments/Refunds, defect, P2)

Avenir
x86
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED
2014-06-17

People

(Reporter: muffinresearch, Assigned: mstriemer)

References

Details

(Whiteboard: [qa-])

I can see a couple of ways to do this. * The API could respond with provider when the mnc/mcc is sent. (And if none then provide the default (Bango)) * Or we look at the mnc/mcc in the app and if not the boku specific data it's bango. I think the API informing this is better as it makes for a single source of truth.
Assignee: nobody → mstriemer
Assignee: mstriemer → mstriemer
Status: NEW → ASSIGNED
Do we need to know this immediately after the start payment API call? The easiest thing would be to grab the provider off of solitude's transaction but the transaction is created in a delayed task. I could update configure_transaction to do the first part synchronously for spartacus but if we can hold off until later that might be better - although there won't be any guarantee that the task has finished by then anyway.
Priority: -- → P2
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
Target Milestone: --- → 2014-06-17
You need to log in before you can comment on or make changes to this bug.