#truuutipz - payment link customer

1 messages ยท Page 1 of 1 (latest)

wide gustBOT
violet trout
#

truuutipz - payment link customer

tidal harbor
worn kiln
#

Hi there

#

Payment Links are designed for a one-to-many integration. So yes, each time a new Customer would be created. If you don't want this, then you would want to use Checkout and not Payment Links and pass in the Customer ID when creating the Checkout Session.

#

In terms of if_required not all PaymentMethods require a Customer object.

#

So, for example, with Cards you would not see a Customer created

#

However, with a bank debit payment method then there would be a Customer created.

tidal harbor
#

Thank you!