Payment Processor with Approval Requirements

Discussion in 'Payments processing' started by unmortal, Feb 18, 2014.

  1. unmortal

    unmortal New Member

    Joined:
    Sep 10, 2006
    Messages:
    25
    Hello,
    I want to make the transition to a payment processor. My website has been using offline payment for some time and it’s not a good solution for obvious reasons. So I’m most interested in using one of PayPal’s business solutions, which one I don’t yet know. My question is more about best practices and how to organize payment structure.

    The site in question is a term membership site, however members must first go through an approval process before they are allowed access to membership data. This approval process sometimes takes several weeks.

    Currently using offline processing, the aMember signup forwards to a php form where the user fills in all the details that will be the basis of the review. CC info is also entered here. If the user is approved, the account is activated and CC processed.

    To complicate matters further we have several membership types, and all are using a fixed start date. All products have the same fixed start date.

    My question is, how should I best implement a payment processor like PayPal given the approval process described above.

    Any ideas are welcomed,
    Thank you.

Share This Page