소스 검색

[fix] minor-fixes

pull/2/head
Saurabh 6 년 전
부모
커밋
e49ef3e919
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. +0
    -1
      payments/templates/pages/razorpay_checkout.py

+ 0
- 1
payments/templates/pages/razorpay_checkout.py 파일 보기

@@ -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 ''



불러오는 중...
취소
저장