How to register a new payum payment method and add actions?
问题 I have created a payum payment method. I have set up a payment form that stores the payment details and then I generate the payment security token. This all seems ok so far and payum generates the token in storage. However, I cannot seem to register it. I don't know where I am supposed to add the actions so they are used when payment method is loaded. I have the following questions. Where do I add a reference to my PaymentFactory? At the moment I load the payum extension in the bundle build