#FabianSch - Disable Payments

1 messages · Page 1 of 1 (latest)

sinful socket
#

Hi 👋
You can specify the payment methods you will accept when you create a Payment Intent or Checkout Session

#

I do no think you can manually add a Direct Debit of any kind to a customer. AFAIK they need to do that with their bank.

brittle tiger
#

currently I create the sepa payment option via SourceCreateParams using the java sdk - but I can not find this option in the dashboard directly

sinful socket
#

Sorry about the delay

#

You can enable it for your account (that you accept it) in the Dashboard. But you will still need to include it in the parameters when creating objects in the Java SDK