asp.net mvc - PayPal send and receive money -
i want recieve payments directly on web site, customer enters credit card information not being redirected paypal's site. purpose can use paypal payments pro. want send money customers request. , looks paypal adaptive payments can me this. , questions:
- is possible use payments pro recieve money, , adaptive payments send them @ same time?
- what permissions need use adaptive payments directly web site?
- if use directpayments , paypal sdk need create ipn listener verify transaction details , make secure or dodirectpaymentreq response has information?
- customer can pay me using credit card number, can send money directly credit card or paypal account?
- maybe there other solutions can same more efficiently?
thanks
to answer questions.
yes can use both website payments pro , adaptive payments @ same time. need submit application on x.com use adaptive payments.
once application submitted/approved, can start using it.
you can use ipn, ipn not take place until after perform dodirectpayment or adaptive payment api call. can use ipn verify of data.
for sending money directly credit card, , not paypal account need use dononreferencedcredit api, , need have paypal toggle on feature account can perform credits not associated previous transaction. not able issue payment directly credit card adaptive payments.
aside have mentioned, , have mentioned dononreferencedcredit api, other way sending funds use masspayment api.
Comments
Post a Comment