XF 2.2 Stripe not showing as payment method

Gene Steinberg

Well-known member
This may or may not be related.

I have added Stripe as a payment method and all the proper setups appear to be done, with the API information from my Stripe dashboard.

But when checking the available account upgrades, it still only displays PayPal.

?????
 
Got it. But it is not working with recurring payments such as annual subscriptions:

Error occurred while creating Stripe plan: Interval_count for yearly plans can't be greater than 1
 
Ah. So we can use the plans up to one year, and the lifetime, since it's one payment. Foolish but at least we got that working.

I also tried the

Enable Payment Request API support

option.

But I cannot see any payment option for Google Pay, etc. I'm working with Stripe support on an ApplePay issue, because the interface to set that up doesn't seem to function properly.
 
Top Bottom