Open bossnass1986 opened 8 years ago
Implement a "checkout" procedure using Stripe, Paypal or another service to handle credit card transactions in a "sandboxed" developer environment.
When the card is processed, update the order to "paid" and send a confirmation email to the user.
added active merchant gem
Implement a "checkout" procedure using Stripe, Paypal or another service to handle credit card transactions in a "sandboxed" developer environment.
When the card is processed, update the order to "paid" and send a confirmation email to the user.