Re: [mezzanine-users] External payment processing Cartridge

2016-10-18 Thread Matthew Moon
Hi Reino I'm in the process of creating an external payment app for the South African payment platform called "Payfast", and I'm having the exact same problem. I can post almost all the data to the service provider correctly, except I can't seem to find the "amount" or "total" and the order.id

Re: [mezzanine-users] External payment processing Cartridge

2016-05-25 Thread Reino Wallin
Thank you for your reply Eduardo, To make sure I understand you correct my DibsPaymentOrderForm is posted below. However, I have a few problems to solve. The webpage at DIBS is not loaded in the checkout process. After the checkout form is filled with data and submitted, the "Order Complete"

Re: [mezzanine-users] External payment processing Cartridge

2016-05-23 Thread Eduardo Rivas
I remember doing something similar. My general approach is to set the form's "action" attribute to the external site, so the actual POST request is handled by them. This request usually has just the amount and maybe a charge description and ID. Then the user is taken to their site, and inputs

[mezzanine-users] External payment processing Cartridge

2016-05-23 Thread Reino Wallin
I am in the process of creating a payment app for Cartridge. It is an external payment gateway for the scandinavian provider DIBS. In the checkout process the customer is supposed to be redirected to a web page at DIBS and fill in credit card data, or even select other payment methods that