Create a Dummy payment gateway for tests

Hello guys!

I'm starting my way around  as a professional web developer, and I need your help to achieve this goal.

So I have a pretty simple umbraco/Ucommerce setup, with only 2 products.

The process is the following:

The user selects one of the two products -> is redirected to a page where he provides his billing details -> another page to provide payment details (credit card information) -> order confirmation page.

So far, I am able to create the basket, and to edit the billing details (shipping is not required in this situation...), I'm having trouble in setting up the last step of the proccess. I was told to create some kind of dummy payment gateway, just for testing-wise. The user is not sent to the gateway. It's all taken care in the "background"..

I have done some research, and from what I found, I don't need something "that" serious..
After this, I will need pay-pal integration, etc..
But for now, I just need to test the step of sending the product, payment and billing details, to some kind of dummy payment gateway, to finish the order process.

Thank you in advance.
Cheers from Portugal


This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/60559-create-a-dummy-payment-gateway-for-tests