1

So I'm new to Ruby on Rails and am making a web app that uses venmos API. I currently have a link set up that sends the user to a payment page on venmo with a price based on other information. I'm wondering if there is a way to confirm the amount paid. From the information in the link below it sounds like I have to use braintree. Thanks in advance!

https://developer.venmo.com/docs/widgets/venmo-button

4

1 回答 1

1

是的,这是正确的 - 如果您希望促进人与人之间的支付,最好的方法是使用 Braintree 的v.zero SDK

于 2014-12-30T15:37:57.417 回答