Resource icon

[bd] Paygate: STRIPE 1.2.0

No permission to download
I lost my "pay with stripe" buttons :( I had installed this and all was working great, then I uninstalled it. I put it (and paygates) back on, but now I can't get the "pay with stripe" buttons to show up. I tried rolling the API keys with stripe, still no go... Hmm.

I'll do some more fooling around - perhaps a conflict with @NixFifty 's Gift Upgrades addon?
 
Last edited:
I lost my "pay with stripe" buttons :( I had installed this and all was working great, then I uninstalled it. I put it (and paygates) back on, but now I can't get the "pay with stripe" buttons to show up. I tried rolling the API keys with stripe, still no go... Hmm.

I'll do some more fooling around - perhaps a conflict with @NixFifty 's Gift Upgrades addon?
So you had it working but after uninstalling and reinstalling, it is not working anymore? When did you install the potentially-conflict add-on? Before or after the reinstalling?
 
So you had it working but after uninstalling and reinstalling, it is not working anymore? When did you install the potentially-conflict add-on? Before or after the reinstalling?

Yeah. The conflicting add-on was installed before the initial and reinstallation. Anyway I took off NixFifty's Gift Upgrades and all works fine now ;)

PS - FontAwesome is included in my style - do you know which template I'd need to edit to add the font awesome "stripe" icon to the button?

Thanks!
 
Yeah. The conflicting add-on was installed before the initial and reinstallation. Anyway I took off NixFifty's Gift Upgrades and all works fine now ;)

PS - FontAwesome is included in my style - do you know which template I'd need to edit to add the font awesome "stripe" icon to the button?

Thanks!
Definitely sounds like a conflict... Good that you get it to work now. Regarding the font awesome icon, the button is rendered by Stripe, we can't do anything sorry.
 
Is there any way I can use one of the subscriptions 'pay with stripe' button in a custom page, manually - using the same form? It is for the sake of convenience (so people don't have to go to User Upgrades page and then click the button).

I have sent you a conversation message with the code I attempted (simple copy/paste of css, iframe and entire form) but it doesn't work for some reason. It just takes you to the /misc/stripe page.
 
Is there any way I can use one of the subscriptions 'pay with stripe' button in a custom page, manually - using the same form? It is for the sake of convenience (so people don't have to go to User Upgrades page and then click the button).

I have sent you a conversation message with the code I attempted (simple copy/paste of css, iframe and entire form) but it doesn't work for some reason. It just takes you to the /misc/stripe page.
I have replied to your conversation.
 
I'm not sure if this is considered a bug but for every single Upgrade Listing, the CSS and iFrame are generated. (So if you have 10 account upgrade listings, then CSS/iFrame will be generated 10x - which does slow down the page). I assume one for each listing isn't necessary?

CSS
Code:
<link type="text/css" rel="stylesheet" href="https://checkout.stripe.com/v3/checkout/button-qpwW2WfkB0oGWVWIASjIOQ.css">
iFrame
Code:
<iframe frameborder="0" allowtransparency="true" style="z-index: 9999; display: none; background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.004); border: 0px none transparent; overflow-x: hidden; overflow-y: auto; visibility: visible; margin: 0px; padding: 0px; position: fixed; left: 0px; top: 0px; width: 100%; height: 100%;" src="https://checkout.stripe.com/v3/2H1gsjKLqWsTwbxgonk9qA.html" name="stripe_checkout_app" class="stripe_checkout_app"></iframe>
 
All of a sudden yesterday night the stripe button is gone from the account upgrades page. I didn't change a thing - must be on Stripe's end? Any tips on where to start troubleshooting this?

Contacted Stripe, but they say nothing on their end would cause this. Hmph.
 
Last edited:
All of a sudden yesterday night the stripe button is gone from the account upgrades page. I didn't change a thing - must be on Stripe's end? Any tips on where to start troubleshooting this?

Contacted Stripe, but they say nothing on their end would cause this. Hmph.
Is this still happening? My best guess is some javascript conflict caused this. Please check the browser javascript console.
 
Hi @xfrocks, were you able to fix @BamaStangGuy's issue with Stripe not being able to authenticate payments? I've got the same problem.

082500c0e0.png

bce952e85c.png

8c0a581404.png

949a60441d.png
 
Last edited:
i have an issue with buttons not showing up at all

Edit:
well got it to display on the upgrade page but not on the resources there is a space for it but no button
VifP3OM.png
 
Last edited:
i have an issue with buttons not showing up at all

Edit:
well got it to display on the upgrade page but not on the resources there is a space for it but no button
VifP3OM.png
Can you share the link to your site? Here or conversation are okie.
 
Back
Top Bottom