#jGuse

1 messages · Page 1 of 1 (latest)

dawn fossilBOT
winter mango
#

Hi there

modest ember
#

Hiho!

winter mango
#

How are you trying to change the payment method types here exactly?

modest ember
#

On the link I provided > Default payment terms

#

But invoice:

winter mango
#

If you create a new Invoice then you should see the new settings apply

modest ember
#

I tested this too. I created a new invoice, same result

winter mango
#

Can you create a new Invoice right now and provide me with the Invoice ID?

#

Some of those payment method types are going to be currency dependent as well

#

So they may not show up if the currency of the Invoice does not align with the requirements of the payment method

modest ember
#

Yes. I checked currency as well, all is EUR

#

Wait, I´ll create a new one

winter mango
#

👍

modest ember
#

in_1MyxY2Ip3YBLetCfB0GZwmKm

winter mango
#

Looking. What payment method types do you expect to be there that aren't?

modest ember
#

sofort, sepa, debit, giropay

winter mango
#

Ah okay so in this case you are creating a charge_automatically Subscription. Not a one-off Invoice. Single-use payment method types like sofort and giropay aren't supported for charge_automatically since it wouldn't really make since as they can't be used on a recurring basis without interaction from the customer

#

That indicates which payment method types would require a send_invoice collection method

modest ember
#

aaah

#

when checking the point collection_method (optional), everything is clear...

#

Many thanks!