Ver a proveniência

[fix] minor-fixes

pull/2/head
Saurabh há 6 anos
ascendente
cometimento
e49ef3e919
1 ficheiros alterados com 0 adições e 1 eliminações
  1. +0
    -1
      payments/templates/pages/razorpay_checkout.py

+ 0
- 1
payments/templates/pages/razorpay_checkout.py Ver ficheiro

@@ -26,7 +26,6 @@ def get_context(context):

context['token'] = frappe.form_dict['token']
context['amount'] = flt(context['amount'])

context['subscription_id'] = payment_details['subscription_id'] \
if payment_details.get('subscription_id') else ''



Carregando…
Cancelar
Guardar