we trying create payout system paypal rest api. therefore need use payout api specified paypal.
there section describes different states , return codes payout item can have: click here
the one, unclear me following:
blocked - item blocked.
the questions are:
- if payout item has state "blocked", mean, payout canceled , money returned - account owners - or mean, money send , our part of payout successful , therefore finished?
- are there subsequent workflows? example: state "blocked" changed after time example "returned", happens "unclaimed" payouts after month?
1) if payout item has state "blocked", mean, payout canceled , money returned - account owners - or mean, money send , our part of payout successful , therefore finished?
so far know, money not sent , in fact, payment server not called because paypal run risk checking first before calling payment server.
2) there subsequent workflows? example: state "blocked" changed after time example "returned", happens "unclaimed" payouts after month?
answer same in (1). payment server not called no money sent receiver account.
Comments
Post a Comment