AlgoVoi payment and compliance plugin for Semantic Kernel
Project description
algovoi-plugin-semantic-kernel
AlgoVoi payment and compliance plugin for Semantic Kernel (Python).
Installation
pip install algovoi-plugin-semantic-kernel[semantic-kernel]
Plugin functions
| Function | Description |
|---|---|
create_payment |
Create a hosted checkout link |
verify_payment |
Poll payment status by token |
screen_recipient |
AML/compliance screen (ALLOW/REFER/DENY) |
get_compliance_status |
Fetch compliance attestation document |
Usage
from semantic_kernel import Kernel
from algovoi_plugin_semantic_kernel import AlgoVoiPlugin
kernel = Kernel()
kernel.add_plugin(AlgoVoiPlugin(api_key="algv_..."), "AlgoVoi")
# The plugin functions are now available as:
# AlgoVoi-create_payment, AlgoVoi-verify_payment, etc.
License
Apache-2.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file algovoi_plugin_semantic_kernel-0.1.1.tar.gz.
File metadata
- Download URL: algovoi_plugin_semantic_kernel-0.1.1.tar.gz
- Upload date:
- Size: 13.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4743ae0ce6fec4f405fe76a2378d6fdd1f35ae67f60296142e14a40fc9df2d35
|
|
| MD5 |
94655570a1a9012e196962824cd89dcf
|
|
| BLAKE2b-256 |
2a02dc9312acd9d3d8ad5f67fbe373de1365dada65779181d8dbbd3c10674b90
|
File details
Details for the file algovoi_plugin_semantic_kernel-0.1.1-py3-none-any.whl.
File metadata
- Download URL: algovoi_plugin_semantic_kernel-0.1.1-py3-none-any.whl
- Upload date:
- Size: 13.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b80c6783369d7e03f5abe78fa06be52e94ae72f6ee4f2f86feed97961c971e91
|
|
| MD5 |
a4a7fcabc8459259a7a18db08ad51ac3
|
|
| BLAKE2b-256 |
a33f7e273562804efad379bced5546e5ce3a678dcc17e35967a841c334df68fb
|