Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 348 Bytes

File metadata and controls

9 lines (7 loc) · 348 Bytes

Contributing

Before opening a pull request:

  1. Run node scripts/validate.mjs.
  2. Build the plugin inside a nopCommerce 4.90 source tree when changing C# or Razor files.
  3. Keep API tokens server-side.
  4. Update docs when settings, webhook behavior, or order reconciliation changes.
  5. Include a security note for checkout or webhook changes.