active_merchant icon indicating copy to clipboard operation
active_merchant copied to clipboard

Added support for Moneris hosted tokenization.

Open Cameron2920 opened this issue 3 years ago • 1 comments

Added support for Moneris hosted tokenization (https://developer.moneris.com/Documentation/NA/E-Commerce%20Solutions/Hosted%20Solutions/Hosted%20Tokenization). If a string is passed to the store method, it will be treated as a temporary token. This temporary token will be used to create and return a permanent vault token (using this API https://developer.moneris.com/Documentation/NA/E-Commerce%20Solutions/Hosted%20Solutions/~/link.aspx?_id=DA303DE370864B50BC167309D103EB6C&_z=z#vaultaddtoken)

Cameron2920 avatar Jan 26 '22 20:01 Cameron2920

To provide a cleaner slate for the maintenance of the library, this PR/Issue is being labeled stale after 60 days without activity. It will be closed in 14 days unless you comment with an update regarding its applicability to the current build. Thank you!

github-actions[bot] avatar Apr 13 '24 01:04 github-actions[bot]