Skip to main content

All Questions

Filter by
Sorted by
Tagged with
0 votes
1 answer
184 views

paypal integration in rails using js

So guys, I am trying to get custom payments using js (paypal buttons) in a multivendor site(built using rails).the price for the listing is present in @listing.price . I have to implement this price ...
rocky's user avatar
  • 45
1 vote
1 answer
592 views

nested <div> element inside <button> element to get both links working

Open image here So here's the situation I am trying to nest a div element ( a paypal button ) and a button element (rails element which submits forms) so on clicking, form gets submitted after ...
rocky's user avatar
  • 45
4 votes
3 answers
5k views

Is there any gem to integrate paypal button api to rails application? [closed]

Is there any gem to integrate paypal button api to rails application?
Oksana's user avatar
  • 13.9k