Skip to content

v1.1.4

Compare
Choose a tag to compare
@JakeUrban JakeUrban released this 06 Nov 17:08
· 304 commits to master since this release

Bug Fixes

  • Polaris' SEP-6 endpoint removed non-standard fields from the client's /deposit request, but SEP-6 allows for custom fields originally described in /info to be sent as request parameters. This release changes this logic and passes all requests parameters to DepositIntegration.process_sep6_request()