Function description:

The OTC basic configuration mainly configures the payment methods supported by OTC transactions, the legal currency currencies supported by OTC, and the regional configurations supported by OTC. Configuration items for different system languages need to be configured separately.

New merchants will have the default configuration supported by the system. When you need to modify the configuration, you only need to change the status and icon of the configuration item. If you need to adjust the order, you need to move the whole block.

E.g:

{"icon":"/upload/aa.jpg","used":true,"title":"美元","key":"USD"}

Configuration instructions:

  • "{}" is a group of content. When adjusting the position, it needs to move together.

  • Used: status field, "true": on; "false": off.

  • (IconPIconPath:If you want to modify, you need to replace the original address. You need to publish the image to the image server to generate a network address. There is a file upload tool in the background. The file upload tool path is: Public Management-APP Management-File Upload.

  • 无标签