v1.0.4 May 12, 2026
Added
  • Implemented multi-currency conversion support natively on the /v1/charges execution loop, allowing fluid checkouts under EUR equivalents.
  • Added a new client_identifier strict lookup object variant nested within transaction payload metadata arrays.
Fixed
  • Resolved handshake connection layout breaks occurring during high-frequency callback delays on merchant redirect_url loops.
  • Optimized underlying database validation queries to eliminate execution thread spikes under synchronized gateway calls.
v1.0.2 April 19, 2026
Security
  • Upgraded authorization endpoint verification routines with a tightened validation check parameter for asymmetric Bearer Token signatures.
  • Enhanced transaction signing protocols to force mandatory SHA-256 header hashing sequences across cross-domain merchant nodes.
Fixed
  • Corrected an edge-case error where asynchronous webhook event delays dropped reporting status responses for specific business subscriptions.
v1.0.0 March 28, 2026
Added
  • Official production launch of the NePay Core Payment API gateway ecosystem.
  • Deployment of the high-velocity live webhooks server matrix firing instant automated events on critical payment.success triggers.
  • Integrated clean developer management dashboard controls alongside interactive endpoint sample visualization logic components.