postPaymentMethodChanged(args)
args is a dictionary with the following keys:
new_payment_method- The payment method selected on the form
This callback is called after a payment method has been chosen. No return value is expected.
postPaymentMethodChanged(args)
args is a dictionary with the following keys:
new_payment_method - The payment method selected on the formThis callback is called after a payment method has been chosen. No return value is expected.