kapilt / getpaid

Automatically exported from code.google.com/p/getpaid
0 stars 0 forks source link

As a site owner, I want to set a payment processor that has my customers enter all their info and credit card information directly on the payment processor's website. #269

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
As a site admin, you can configure onsite or offsite payment processors. If
you use a payment processor that handles everything within the site, you
create a cart, go through the checkout process (enter information, review
order + credit card information, confirmation page). However, if you are
using an offsite payment processor, the integration is rather clunky
because you have to override what GetPaid provides to get the checkout
process to move offsite. This can happen at multiple places, depending on
preference and the processor being used. This user story is for moving
offsite as soon as someone clicks "Checkout" (from the cart page or cart
portlet). 

Original issue reported on code.google.com by cjj.ifpe...@gmail.com on 29 May 2009 at 2:33

GoogleCodeExporter commented 8 years ago
Fixed in getpaid.paymentprocessors - we now try to provide enough user interface
slots for the payment processors to override / enable choices

Original comment by mioht...@gmail.com on 29 Jun 2009 at 1:58