Can Paypal allow unlimited withdraws with a single user agreement -


i have merchant site. wonder if following scenario possible : customer subscribes "full shop access" , can withdraw money it's paypal account when purcahses something. not have login paypal or @ anytime moment chose "full shop access". given money amount differents.

i found lot of thing recurrent payment it's on given periods , given amounts therefore it's not @ need.

i want customer paypal once : "ok, trust website, can money anytime needs to".

so if it's possible, can give me link documention ?

regards

1) create token using setexpresscheckout l_billingtype0 set merchantinitiatedbilling

2) create billing agreement using createbillingagreement , pass token response after redirecting user paypal.

3) charge billing agreement id using doreferencetransaction.

this method requires approval paypal use reference transactions.


Comments

Popular posts from this blog

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -