Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter idunatek

    (@idunatek)

    Thank u for the fast reply, i get these errors in the console:

    “Refused to apply inline style because it violates the following Content Security Policy directive: “style-src ‘self'”. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-1bd1ss83rhoRESXnUSD+xUzVPZzKrKQPYKkWOj5TJIc=’), or a nonce (‘nonce-…’) is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the ‘unsafe-hashes’ keyword is present.”

    “[Report Only] Refused to apply inline style because it violates the following Content Security Policy directive: “style-src ‘self'”. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-1bd1ss83rhoRESXnUSD+xUzVPZzKrKQPYKkWOj5TJIc=’), or a nonce (‘nonce-…’) is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the ‘unsafe-hashes’ keyword is present.”

    and

    1. {error: {…}}
      1. error:
        1. code: “setup_intent_authentication_failure”
        2. doc_url: “https://stripe.com/docs/error-codes/setup-intent-authentication-failure”
        3. message: “Wir konnten Ihre Zahlungsmethode nicht authentifizieren. W?hlen Sie eine andere Zahlungsmethode und versuchen Sie es erneut.”
        4. payment_method: {id: ‘pm_1Mg9aIHOl5IFUQKwJJV7GCha’, object: ‘payment_method’, billing_details: {…}, card: {…}, created: 1677515395, …}
        5. setup_intent: {id: ‘seti_1Mg9ZsHOl5IFUQKwWKVfQYrv’, object: ‘setup_intent’, cancellation_reason: null, client_secret: ‘seti_1Mg9ZsHOl5IFUQKwWKVfQYrv_secret_NR1dKiVWEDB1zYsuP7sSQeTMXjOeLRE’, created: 1677515368, …}
        6. type: “invalid_request_error”
        7. Prototype: Object
      2. Prototype: Object
Viewing 1 replies (of 1 total)