選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 

8 行
171 B

  1. from payments.utils.utils import (
  2. before_install,
  3. create_payment_gateway,
  4. delete_custom_fields,
  5. get_payment_gateway_controller,
  6. make_custom_fields,
  7. )