#goutamd-capture

1 messages · Page 1 of 1 (latest)

tiny zodiac
#

@sage tusk
yep, you can only hold funds for 7 days.

Is there a way we can reauthorize and perform this action?
you'd create a new transaction/PaymentIntent and charge the customer again, basically.

#

(note I do not know what Elastic Path or 'moltin' are by the way)

sage tusk
#

Are there any Stripe API's for doing the above?

tiny zodiac
#

but I assume you don't use our APIs directly and use some third-party e-commerce system(I think that's what Elastic Path is) that's wrapping around the Stripe APIs?

#

in which case you'd want to look at the documentation for that platform as to how you either charge an existing customer's saved card, or process an entirely new transaction; there's no way to re-use the previous one, it's been fully refunded to the customer.

sage tusk
#

yes the 3rd party ecommerce is ElasticPath which has Stripe integrated.