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

Support "Accept payment (Purchase)" functionality #7

Open
bguban opened this issue Sep 8, 2021 · 4 comments
Open

Support "Accept payment (Purchase)" functionality #7

bguban opened this issue Sep 8, 2021 · 4 comments

Comments

@bguban
Copy link
Contributor

bguban commented Sep 8, 2021

Hi,
I'm going to implement purchase functionality on my site. Do I understand correctly that I can't generate a payment button HTML code and show it on a page using this gem? Do you only support invoice creation and then showing the payment URL on the site?

@galulex
Copy link
Member

galulex commented Sep 8, 2021

@bguban Gem is a wrapper around WayForPay API. You probably do not need it for payment button

@bguban
Copy link
Contributor Author

bguban commented Sep 8, 2021

Hi @galulex,
Thanks for the reply. What do you think would it be useful to implement such functionality as described https://wiki.wayforpay.com/en/view/852102 in the scope of this gem? Or do you prefer to leave the gem only as a wrapper?

@galulex
Copy link
Member

galulex commented Sep 8, 2021

@bguban It is API call. So it would be nice addition to the gem if is not yet implemented. Feel free to fork and create a PR. You can get inspiration from some of the closed ones

@bguban
Copy link
Contributor Author

bguban commented Sep 12, 2021

Honestly say it's not an API call but anyway I guess it would be a good addition to this wrapper.

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

No branches or pull requests

2 participants