#RJ01

1 messages · Page 1 of 1 (latest)

mental pythonBOT
broken valley
#

What is the PaymentIntent ID?

light moss
#

sub_1NKwpLKgpulIQWSv7rXLFZuB

#

here

broken valley
#

Ok, since it's a PaymentIntent created by subsription invoice, it's setup_future_usage is set to off_session and that's why the disclaimer is shown.

light moss
#

alright checking thank you

light moss
#

in using address-elements

#

how to show a message that this field is required? like the first name it has no value as of now. how can i show to the customer that this is required field..

broken valley
light moss
#

got it thanks

#

do you know how to get the stripe processing fee of a transaction record?

#

pi_3NKFrjKgpulIQWSv1ILRCxoz

broken valley
#

Sure it's from payment_intent->latest_charge->balance_transaction->fee_details.

light moss
#

how can i expand it?

broken valley