Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 2 of 2

Thread: Paypal and Backorders

  1. #1
    sshapiro is offline Junior Member
    Join Date
    May 2011
    Posts
    16

    Question Paypal and Backorders

    Hello,
    We are pretty unfamiliar with Paypal but are currently investigating using it for our online store.

    My only experiences with PayPal have been where I am a purchaser and I "Send" a payment to a seller for an item.

    How does this model work for a store which sells items that are in-stock and allows the sale of backordered items?

    Right now we are only pre-authorizing our orders through the checkout. When we process the orders on our fulfillment system, we authorize for the stock we have available to ship and then deposit only that dollar amount. As backordered items come into stock, we then authorize for the shippable items and deposit as those backorders subsequently ship.

    Can we follow this same process if we accept a PayPal payment method?
    We don't want to use PayPal if we cant avoid capturing the full funds for an order if the full order is not available to ship.

  2. #2
    Dereck is offline Junior Member
    Join Date
    May 2011
    Posts
    5

    Default

    We are pretty unfamiliar with Paypal but are currently investigating using it for our online store.
    You should give the PayPal integration and support team a call. You can also checkout the online documentation.

    How does this model work for a store which sells items that are in-stock and allows the sale of backordered items?
    You will need to choose what payment action type(Authorization, Order) is appropriate for your company based on your over all stock situation. if your goods always ship within 29 days use the payment action type of authorization else use order.

    Right now we are only pre-authorizing our orders through the checkout...
    Yep same ole thing. Your website will create a PayPal order which is basically a pre-auth for the full amount.
    Your fulfillment system should authorize and capture for the dollar amount being shipped at that time. Rinse and repeat until completed.

    You will have to tell PayPal to allow child authorizations on your sandbox and live accounts.

    You could always simplify the process by only showing the PayPal button if all the items in the customers cart are in stock, not restricted, not drop ship. Your payment action type would be sale and you could auth and capture from your website. However this would depend on how well your site and fulfillment system are integrated.

    Cheers,
    -D

    PayPal Developer website & documentation
    HTML Code:
    https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/home
    PayPal payment action types
    HTML Code:
    https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_api_ECSettlements