#hitarth_97327

1 messages · Page 1 of 1 (latest)

main falconBOT
north jungle
#

Hi there!

#

No the minimum amount with $0.50. But if you want to save a card for later use, you can use a SetupIntent with means no charge at all.

deft loom
#

HI @north jungle is there any disadvantage of using payment_intent instead of using invoice.

#

With using payment_intent is the invoice shared automatically to a customer? as the same as the invoice?

north jungle
#

I already answered that question:

#

If you directly create a PaymentIntent, then no invoice is created or sent to the customer.

#

@deft loom let's chat here

deft loom
#

So what i do for this

#

I want to send invoice to customer directly

#

is there any chance to send direclty

north jungle
deft loom
#

But I used paymentIntent method so how can i manage both method

north jungle
#

Don't create a PaymentIntent. Create an Invoice, which will create a PaymentIntent for you.

deft loom
#

I want to add Klarna in the payment method type that's why I used the paymentIntent method. because create. invoice is not allowed to add klarna in payment method types

north jungle
#

That's true, we don't support Klarna for Invoices.

#

So you either create an invoice, and won't be able to use Klarna.
Or you create a PaymentIntent with Klarna, but that means you won't get an invoice.

deft loom
#

So I cant send the invoice manually?

north jungle
#

Can you clarify what you mean exactly by "send invoice"? Do you want a real invoice that users can pay, or do you just want a payment receipt after they made the payment?

deft loom
#

When the user pay and the receipt will shared with a user after payment done

deft loom
# deft loom

Can we send like this manually is this possible

north jungle
#

I don't understand. Do you want to send the invoice before the payment or after the payment?

deft loom
#

after payment

#

Hi @north jungle I want to shared after payment

north jungle
#

But note that won't be an Invoice, but a payment receipt.

deft loom
#

let me check

#

This is already enable in mine.

north jungle
#

And if you look at a spectific PaymentIntent in the dashbaord, you can see what the receipt looks like by clicking ont he buttons on the right

deft loom
#

so when user do payment after this. Receipt will shared with user om mail right.

north jungle
#

so when user do payment after this. Receipt will shared with user om mail right.
Yes

deft loom
north jungle
#

Yes. However note that this is NOT an Invoice, but a payment receipt. And they are sent for all successful payments.

deft loom
#

One more thing @north jungle
I use the create invoice method and then bind payment Intent method which has Klarna in the payment intent method so it makes sense.

#

I saw that using create invoice payment intent is generated automatic.

north jungle
#

Yes if you create an Invoice, it will automatically create a PaymentIntent for you.

main falconBOT
mystic cypress
#

👋 taking over for my colleague. Let me know if there's any follow-up Qs I can answer!

deft loom
#

I want to add klarna in payment method type and with using create invoice is this possilbe?

mystic cypress
#

how may I help? where are you stuck?

deft loom
#

Hi @mystic cypress I want to add Klarna in the payment method type and with using create an invoice is this possible?

mystic cypress
#

yes it is possible

mystic cypress
#

what's your account ID?

deft loom
#

I just want to ask one thing

mystic cypress
#

yes go ahead

deft loom
#

Can we add a payment method Klarna in the invoice method? I think no.

#

So then i Used payment Intent to add klarna in payment method type instead of using create invoice. and it is working now klarna is added successfully

#

but now invoice is not created and shared to customer after payment what i do now.

mystic cypress
#

would you mind sharing the request ID when you didn't receive Klarna as an option

deft loom
#

Yes sure

#

req_CtDF1sC3wLxciy

#

Hi @mystic cypress I shared req id

mystic cypress
#

taking a look

deft loom
#

Hey, @mystic cypress got something which helpful?

mystic cypress
#

I'm still looking sorry it's taking this much time, will be with you shortly with an answer

deft loom
#

Okay, Thank you will wait for your response.

mystic cypress