feat(medusa): Load PaymentProcessors + integrate in PaymentProviderService (#2978)
* feat: Add payment process support into the loader and payment provider * WIP * feat: continue payment provider alignment * fix tests and defer payment service resolution * continue to add support to payment provider * continue to add support to payment provider * fix fixtures * chore: add updateSessionData unsupported error * chore: Adress feedback * chore: Adress feedback * chore: fix default loader * cleanup * cleanup * fix unit tests * Create purple-sloths-confess.md * address feedback * minor changes * fix unit test --------- Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
co-authored by
Oliver Windall Juhl
parent
1c40346e9e
commit
f43e9f0f20
@@ -0,0 +1,8 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
feat(medusa): Load PaymentProcessors
|
||||
- Add loading of PaymentProcessors
|
||||
- Add PaymentProcessor support in the payment-provider
|
||||
- Add backward compatibility for the PaymentService
|
||||
Reference in New Issue
Block a user