By wolter on Sunday, 21 January 2018
Posted in Payment Gateways
Replies 15
Likes 0
Views 1.2K
Votes 0
Is the Stripe payment app the same as the stripe checkout where everything (credit card information is sent directly to Stripe, and does not touch the own server) , see the demo, Stripe Checkout press the button pay with card.

Or is the Stripe app for payplans something different where everything is happening on my own server, could you please explain ? Most Documentation links in your app store are broken...
Hey there,

I am really sorry for the delay of this reply as it is a weekend for us here.

Hm, may i know which documentation link is broken? perhaps you can share with us that documentation link URL so we can better have a check.

By the way, you can refer on this documentation here regarding this stripe payment gateway.
https://stackideas.com/docs/payplans/administrators/payment-gateways/stripe
·
Sunday, 21 January 2018 11:08
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

No worries. Seems like your Stripe Solution is the old method, cant find anything about this in your documentation, nor stripe checkout or stripe elements seems to be supported. Regarding broken documentation links: just open your payplans backend admin demo, go to apps / visit appstore then search for stripe app, press details, there youll find the documentation link that is broken, it just points back to your homepage and not to the actual documentation, seems its like this on most of your apps documentation. This has been like this for long time, broken links and links pointing to the readybytes.net/. Here's broken documentation link for stripe app

Is the extension abandoned or will you continue further development ? I just get the feeling this is not well maintained
·
Sunday, 21 January 2018 22:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Heelo Woltar,

Yes, we are not using Stripe Checkout or Stripe Element method. We are using Stripe API to collect payment at our end.
We ask for card details in payplans payment page (we don't store card details at site) and then using stripe api we will process the further payment.

Let me know if you have any query.
·
Monday, 22 January 2018 11:09
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post