AbstractPayment
, AnonymPayment
, AnonymPayment
.
CreatePaymentView
, this class extends from CreateView
PaymentConfirmationView
view, this view responsable for reciving payment confirmation from third party.
PaymentObjectStatusView
, Or PaymentObjectDoneView
check the doc to see dirence
Devlopment
mode you can use FakePaymentView
all you need to do is to create a view and extend this class and add FakePaymentMixin
, to Payment
model