Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customisable payments widget for websites #111

Open
mjallday opened this issue Nov 21, 2013 · 10 comments
Open

Customisable payments widget for websites #111

mjallday opened this issue Nov 21, 2013 · 10 comments

Comments

@mjallday
Copy link
Contributor

Something like the old PoundPay iframe would be awesome.

image

Maybe we could leverage the jquery.payment library or even borrow Stripe's checkout library and make it generic enough to work with any provider?

Failing that we have the original PoundPay iframe source available to draw on which does all the same things but needs to be cleaned up and converted from Python to JavaScript.

@dmdj03 did we ever do mocks for something like this?

@mahmoudimus
Copy link
Contributor

I know @tarunc had some thoughts on this.

@joeyAghion
Copy link

+1 This would be helpful. We have payment forms in multiple apps, and almost had to consider using Stripe's checkout rather than implementing yet another.

@mahmoudimus
Copy link
Contributor

@joeyAghion thanks for that :) would love to open source the iframe - actually not sure why it's not open sourced.

@mahmoudimus
Copy link
Contributor

@joeyAghion would you be willing 2 contribute back your changes to the iframe?

@joeyAghion
Copy link

I'd be happy to contribute back whatever I come up with. To be honest, though, I had in mind more of a checkout-like overlay dialog than an iframe.

@mahmoudimus
Copy link
Contributor

@joeyAghion it shouldn't be too difficult to convert the iframe to an overlay. I can see how difficult it's going 2 be.

@cohitre
Copy link
Contributor

cohitre commented Apr 9, 2014

Even the stripe checkout overlay is implemented as an iframe. It's not hard to make an overlay that has the iframe internally.

@mahmoudimus
Copy link
Contributor

@joeyAghion just realized that @mjallday has linked the iframe source in the original github issue.

@tarunc
Copy link
Contributor

tarunc commented Apr 9, 2014

👍 I have been wanting this since the day I joined

@joeyAghion
Copy link

This looks promising, but--just to be clear--I won't get a chance to work on this soon. (As you recall, my original motivation was to get something that could be dropped in and work quickly.)

If anyone at Balanced has a minute to spend on this, it would be helpful to get a README or build instructions added to that iframe tarball.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants