#brenda_starr

1 messages · Page 1 of 1 (latest)

high idolBOT
high estuary
#

Hi there

white sun
#

hello

high estuary
#

You can't create recurring payments for a "Guest" customer

#

You have to actually have the PaymentMethod attached to a Customer object to do this.

#

What integration flow are you using currently?

white sun
#

but we have one client who paid us one time, how come his card details was stored and we have processed recurring payment adter

high estuary
#

Can you give me that Customer ID and I can look?

white sun
#

where can i find the customer ID?

high estuary
#

When you view the Customer in your Dashboard it should be on the left side or up in the URL

#

Looks like cus_xxxx

white sun
#

gcus_1NT7puD0g1VrJeca4pmY0TAD

high estuary
#

Okay so looks like that Guest Customer was created due to a Checkout Session

#

When you create the Checkout Session you want to pass payment_intent_data.setup_future_usage and customer_creation: always so that the PaymentMethod is properly attached to a Customer object

#

Ah you are using a Payment Link actually

white sun
#

It was the client who make the 1st payment

high estuary
#

So yeah when you create your Payment Link you need to tick the box that says Save payment details for future use

#

You did not do that for this Payment Link that was used for this guest customer

white sun
#

oh where can i find that

high estuary
#

Under the Advanced options on the first page when you create a Payment Link in the Dashboard

white sun
#

okay noted thank you very much