#k3davis
1 messages · Page 1 of 1 (latest)
yes, the payment intent is pi_3LFd7XHIU60wpvgm0qqRn1B9 and the product is prod_LxEPyk1mhAtimZ. it seems that the descriptor on the product isn't used when the payment is made,
that's expected as far as I know
the descriptor on Products is only used for subscription payments and this is a one time payment
oh, interesting, i didn't know it was only for subscriptions.
so it uses your default descriptor or what you set in https://stripe.com/docs/api/checkout/sessions/create?lang=php#create_checkout_session-payment_intent_data-statement_descriptor , nothing here