• E.T.

    (@eranthomson)


    We just spent an hour with Stripe support to find out why our payments are not being captured automatically. This is their response that our dev cannot figure out how to implement with the plugin

    To remove auth and capture and just accept payments automatically, you can provide your developer this link so they can remove the authorization part: https://stripe.com/docs/api#create_charge You can remove this by accessing the API and changing the parameter ‘Capture: False’ to ‘Capture: True’. I’ve included a link for you that has more information about this system: https://support.stripe.com/questions/does-stripe-support-authorize-and-capture

    The page I need help with: [log in to see the link]

  • The topic ‘Captured False – Change to True API’ is closed to new replies.