13 May 2026
Payments
You can now implement composable tender extension in InStore by loading an external module that you provide.
This lets you support bespoke or non-standard payment methods, such as:
- Redeemed rebates and coupons.
- DTMF (Dual-Tone Multi-Frequency) payments.
- Customer-saved cards in an online account.
- Trade-ins.
- Empty-container-collection credit.
- Other tenders that you define.
Your external module controls how the custom payment is captured and processed, and returns a
success or cancel result to InStore. After the module task is complete, InStore persists the payment to your commercetools project as usual.