# If the PaymentIntent is in status: succeeded then it will always be the most recent charge (the first charge in the array)
# I was checking and the payment intent returns an array of charges. Any way to know which one is charge successful?