#kristineannmon

1 messages · Page 1 of 1 (latest)

old mangoBOT
solar spire
#

What do you mean by bypassing the mandate in an invoice?

topaz locust
solar spire
#

But you can also get the payment_intent from the invoice, and then proceed it with your existing flow right?

topaz locust
#

Yes we can but payment intent was automatically created during invoice payment.

solar spire
#

I still don't quite understand the problem. Do you have any difficulty using that generated payment intent with your existing flow?

topaz locust
#

We would like to process invoice payment without mandate.

solar spire
#

Yes, and your existing flow can handle this already, am I right?

topaz locust
solar spire
topaz locust
solar spire
#

Let me write down the steps

#
  1. create an invoice
  2. get the payment_intent from the invoice
  3. confirm the payment_intent with a mandate_data ( I assume this is how your "bypass" the mandate)
topaz locust
topaz locust
solar spire
#

No, the payment_intent is created when. you finalize the invoice.

#

1.create an invoice
2.finalize the ingoice
3.get the payment_intent from the invoice
4.confirm the payment_intent with a mandate_data ( I assume this is how your "bypass" the mandate)