Skip to content

Commit c672da4

Browse files
Update 12-faq.md
1 parent 0ec1adf commit c672da4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/12-faq.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,3 +197,7 @@ resolve(PlanRepository::class)->find("test");
197197

198198
Cashier Mollie will now use your implementation of the PlanRepository. For coupons this is basically the same,
199199
make sure you implement the CouponRepository contract and bind the contract to your own implementation.
200+
201+
## I have enabled iDEAL and/or Bancontact on my Mollie dashboard but the checkout only lists creditcard. Why?
202+
203+
Ensure to also enable `directdebit` on your Mollie dashboard if you want to allow iDEAL and/or Bancontact on your checkout.

0 commit comments

Comments
 (0)