• I have set up a test form on the following URL https://twizzlebird.co.uk/make-a-payment/ but submitting payments gives the error “Must provide source or customer”

    A couple of things in the web console that may be relevant…

    This site makes use of a SHA-1 Certificate; it's recommended you use certificates with signature algorithms that use hash functions stronger than SHA-1

    It looks like Stripe.js is not being loaded from https://js.stripe.com. Stripe does not support serving Stripe.js from your own domain

    I’m just using gforms & this plugin, no custom setup with stripe.js. I’m using a cloudflare flexible SSL cert so don’t know if that’s a problem.

    Thanks

    https://ww.wp.xz.cn/plugins/gravity-forms-stripe/

Viewing 1 replies (of 1 total)
  • I am having a very similar issue. This is the error message I get.

    2015-06-22 20:54:28 – DEBUG –> GFPaymentAddOn::validation(): Authorization result for form #4 submission => Array
    (
    [error_message] => Must provide source or customer.
    [is_success] =>
    [is_authorized] =>
    )

    Anyone have any ideas? If I create a regular form it works perfectly. This only happens if I create a form with stripe payments.

Viewing 1 replies (of 1 total)

The topic ‘Error "Must provide source or customer"’ is closed to new replies.