-
The error in the Payment.js section where we using no sql db.collection('users') if anyone solve this erorr pls help me
import React, { useState, useEffect } from 'react'
import "./Payment.css";
…
-
Great job so far Barry. Few nitpicks from me:
* Add a page title and description (hint: these are meta and title tags)
* Instead of using `` move this to a `` inside the `` (try avoid adding class…
-
cards/CardCheckoutForm
-
_Open Collective now supports payments using Apple Pay, Google Wallet, and more._
We're using Stripe Elements to add new payment methods for contributors including:
ACH 'Wire' transfer
SEPA 'D…
-
When I call useStripe with the code in the example, I get two warnings in the JS console:
_15:22:56.127 [Vue warn]: onMounted is called when there is no active component instance to be associated w…
-
Re: email from @friendly about `{ggpattern}` and these patterns
With a quick glance at "RJ-Andrews-color-palettes.png" all patterns should be "straightforwardly" supported by `{gridpattern}` / `{gg…
-
Hi there, I'm getting a 500 error when trying to use the plugin, the pay popup will show but when I click 'Pay' I get the error.
I'm running Craft Pro 4.4.12 and Commerce 4.2.8, and this is on OSX …
-
**Describe the bug**
Javascript error on the Membership Billing page.
**To Reproduce**
Steps to reproduce the behavior:
1. Set Stripe as your payment gateway.
2. Purchase a non-recurring member…
-
Would it be possible to support https://stripe.com/docs/sources/ideal/recurring for recurring debit card payment?
I do not own a credit card, and I do not want to own a credit card. For this reason…
-
The Cashier Stripe documentation is only explaining how to use the [Stripe UI](https://stripe.com/docs/payments/elements) Card Element, which is now marked as "Legacy". While the new Payment Element i…