#a.reit
1 messages · Page 1 of 1 (latest)
👋 happy to help
as stated here https://stripe.com/docs/payments/klarna Klarna doesn't support recurring payments
But we would use "Send Invoice" so each recurring payment is paid via a Stripe Hosted Payment Page.
even though, that's not possible
I'm pretty sure the HIP (hosted invoice page) doesn't allow the use of Klarna
We have to use cases:
- one-time invoices where customers pay via stripe hosted payment page
- subscription with payment option "send_invoice": the customer pays each invoice via stripe hosted payment page manually
But how can Klarna then be used?
And are we talking about the same stripe hosted payment page? I mean that one you see on the screenshot
it's not possible
you can see in this section https://stripe.com/docs/payments/payment-methods/integration-options#support-buy-now-pay-later
that Klarna is not supported for Subscriptions nor Invoicing (one-time)
But again - How can Klarna be used than?
In one-time payments only
I don't get what you mean
An invoice is a one time payment
What is a one-time payment for a customer?
Can you give me a real life example please
I mean when you do it without an invoice
did you take a look at this page https://stripe.com/docs/payments/payment-methods/integration-options#support-buy-now-pay-later
In which industry does a customer pay something without getting an invoice for it?
it explains which integrations are allowed with klarna
they can have a receipt
and you don't always need to invoice customers unless it's B2B
So again, its not possible to have pay an invoice in stripe via Klarna?
at this point, I'm just repeating the same answer to the same question, but yes you can't pay an invoice in Stripe via Klarna
When I wanted to sell a product, I have to charge the customer an amount without a descrpition of what he pays for and then he gets a receipt for this payment without any reference?
you can do all of that with Checkout
and pay with Klarna, and the customer can get a receipt
Ok thanks
Another questions which I could not find a documentation regarding Bank Transfers. How much do they cost? How much is the Stripe fee for using that?
Thanks - Sorry regarding Klarna but I thought that must be possible, but now it I think I get it. Thanks
The link you sent me is regarding Klarna, but I was asking for the fees for Bank Transfers: https://stripe.com/docs/payments/bank-transfers
the link I sent contains all local PMs
in Europe bank transfers is Sepa bank transfers
Ahh okay, thanks
And the supported currencies for bank transfers are found here: https://stripe.com/docs/payments/payment-methods/integration-options#country-currency-support
Right?
Which would be EUR, GBP, JPY, MXM?
Hey! Taking over for my colleague. Let me catch up.
Yes
ok thanks!