Account and Transaction API Specification - UK vs WeChat Pay (微信支付)
If you need a Finance API that's easy to integrate, go with WeChat Pay (微信支付).
Account and Transaction API Specification - UK
## Functionality at a glance The NBG "UK OPB - Account and Transaction v3.1.5" API follows the [UK Open Banking Specification v3.1.5](https://openbankinguk.github.io/read-write-api-site3/v3...
WeChat Pay (微信支付)
Tencent's mobile payment API — QR code, in-app, H5, mini program payments. v3 API with full REST + SDKs
Account and Transaction API Specification - UK
- Simple API key authentication
- HTTPS supported
- Currently flagged as inactive
WeChat Pay (微信支付)
- No authentication required
- HTTPS supported
| Feature | Account and Transaction API Specification - UK | WeChat Pay (微信支付) |
|---|---|---|
| Authentication | apiKey | None |
| HTTPS | Yes | Yes |
| CORS | Unknown | Unknown |
When to use which?
WeChat Pay (微信支付) is the better choice for quick prototypes and hackathons since it requires no authentication.