• Resolved creapress

    (@creapress)


    <main id=”main” class=”site-main” role=”main”>
    <form id=”new-post” name=”new-post” method=”post” action=””><fieldset class=”bbp-form”>

    Hello,Is it possible to save credit card informations and take the payment later ? Is Stripe paymentintent API configured in the plugin?Thanks for your attention

    </fieldset></form>
    </main>

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Shameem R. a11n

    (@shameemreza)

    Hi @creapress,

    Is it possible to save credit card informations and take the payment later

    Yes, it is indeed possible to save credit card information and process the payment later using the WooCommerce Stripe Payment Gateway plugin. This is achieved using Stripe’s secure tokenization system, where sensitive card data are replaced with non-sensitive equivalents referred to as tokens.

    To use this features, make sure to enable the “Enable payments via saved cards” option.

    Is Stripe paymentintent API configured in the plugin?

    Yes, the WooCommerce Stripe Payment Gateway plugin also supports the Stripe PaymentIntent API. This API handles complex charge states, prevents fraud, and manages customer card information securely.

    Furthermore, please ensure you comply with all relevant PCI DSS standards and local data protection regulations when handling customer payment information.

    Feel free to ask if you have any further questions or need additional assistance.

    Thread Starter creapress

    (@creapress)

    Hi and thank you for your reply.

    I see the option of “issue an authorization and capture later”, the delay is 7 days maximum ? We would like to be able to authorize payment for a booking and capture it few days or even few weeks later.

    Hi there @creapress ??

    Kindly note, this appears to be a Stripe limit rather than a plugin limit: https://stripe.com/docs/payments/place-a-hold-on-a-payment-method

    To check on flexibility, feel free to reach out to Stripe.

    I hope this is helpful! Please let us know if you have any further questions or concerns.
    We will be happy to help you further.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Save card info and charge later’ is closed to new replies.