nov / paypal-express

Ruby Gem for PayPal Express Checkout API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to query for "TransactionSearch"

afterclassroom opened this issue · comments

Thank you for a great & useful gem.

Recurring payment will create a unique Profile ID. How can we use this profile id and query for detail of information of this Profile.

Paypal mentioned that we can use "TransactionSearch", how to use this action with gem paypal-express. Thanks
Refer to: https://developer.paypal.com/docs/classic/express-checkout/integration-guide/ECRecurringPayments/

this gem doesn't support TransactionSearch API.