Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Implementing PayPal at Gilt Groupe

sullis
December 31, 2013

Implementing PayPal at Gilt Groupe

implementing PayPal on Gilt.com and GiltCity.com
December 31, 2013

sullis

December 31, 2013
Tweet

More Decks by sullis

Other Decks in Technology

Transcript

  1. Frontend changes • Gilt.com Checkout • iPhone Checkout • GiltCity.com

    Checkout • Account “payment methods” page
  2. Backend changes • new payment method API • checkout logic

    • order processing logic • payment processing logic • returns logic
  3. Engineering practices • code reviewed in Gerrit • tests written

    with ScalaTest • use mock objects (Mockito) in unit tests