PayPal Website Pro integration in test mode. Need a help about how to pay users
2 views
Skip to first unread message
RFrancky
unread,
Sep 29, 2009, 5:38:44 AM9/29/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Active Merchant
Hello all,
I'm an ActiveMerchant newcomer and we are building a webapp in which
users will be paid periodically (each month for example). They also
provide their e-mail througth which we (the app owner) can pay them
(we can also request their credit card number if needed but would like
to use e-mail recipient for security issues).
I already use to request money from a credit card with the authorize-
capture method, but don't really know how to make the inverse, ie pay
someone from the website PayPal business account.
I ever tried to use these:
ActiveMerchant::Billing::PayPalCommonAPI transfert method
ActiveMerchant::Billing::Gateway credit method
but these seems not working when I check the account history.
I will really be pleased if someone help me to solve this.
SFCoder
unread,
Nov 17, 2009, 9:52:34 PM11/17/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Active Merchant
Did you find this out? I need this info also to pay users using active
mearchant. Thanks