Difference between revisions of "ImplementPaymentGateway"

(Key for driving revenue)
 
(DoneDone: add more steps)
Line 9: Line 9:
 
== [[DoneDone]] ==
 
== [[DoneDone]] ==
 
* We can accept payment for the "SponsorThisPage" offering using our Authorize.net payment gateway
 
* We can accept payment for the "SponsorThisPage" offering using our Authorize.net payment gateway
 +
** extend the gateway to return transaction information to be saved in db
 +
** find all ways that transaction can fail. return reasonable error messages in each case
 +
** find all ways that transaction can fail that require system operator attention. log them somehow and alert operations
  
 
== Steps to get to [[DoneDone]] ==
 
== Steps to get to [[DoneDone]] ==

Revision as of 00:40, 19 December 2007

OurWork Edit-chalk-10bo12.png

What (summary)

Accept money from those who want to buy what we offer.

Why this is important

We need to be able to accept payment in order to drive revenue

DoneDone

  • We can accept payment for the "SponsorThisPage" offering using our Authorize.net payment gateway
    • extend the gateway to return transaction information to be saved in db
    • find all ways that transaction can fail. return reasonable error messages in each case
    • find all ways that transaction can fail that require system operator attention. log them somehow and alert operations

Steps to get to DoneDone



Retrieved from "http://aboutus.com/index.php?title=ImplementPaymentGateway&oldid=13169532"