Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PW – RC – Pending points and other changes #856

Merged
merged 50 commits into from
Feb 3, 2025
Merged
Changes from 3 commits
Commits
Show all changes
50 commits
Select commit Hold shift + click to select a range
3c46608
GET pending-points p.1
p-woznikowski Jan 14, 2025
fef3980
GET pending-points p.2
p-woznikowski Jan 15, 2025
4d464a7
GET pending-points p.3
p-woznikowski Jan 15, 2025
96e0f4d
event_source refactor
p-woznikowski Jan 15, 2025
54935dd
GET pending-points p.4
p-woznikowski Jan 15, 2025
aa49c2f
GET pending-points p.5
p-woznikowski Jan 16, 2025
1aae941
GET pending-points p.6
p-woznikowski Jan 16, 2025
f1fb63c
GET pending-points p.7
p-woznikowski Jan 16, 2025
829cf93
Update get-take-list.ts
p-woznikowski Jan 16, 2025
6249761
Update OPEN-API.md
p-woznikowski Jan 16, 2025
183adb9
Merge branch 'master' into PW-pending-points
p-woznikowski Jan 16, 2025
37a8338
Merge pull request #854 from voucherifyio/PW-pending-points
p-woznikowski Jan 16, 2025
0269cb1
POST pending-points activate p.1
p-woznikowski Jan 16, 2025
a93bb7e
POST pending-points cancel p.1
p-woznikowski Jan 16, 2025
80258a0
Update get-take-list.ts – p.points activate/cancel
p-woznikowski Jan 16, 2025
961d3f8
Changelog p.points activate/cancel
p-woznikowski Jan 16, 2025
3c3b6bf
Merge pull request #857 from voucherifyio/PW-pending-points
p-woznikowski Jan 16, 2025
95c15d2
Pending points – desc. fix p.1
p-woznikowski Jan 17, 2025
4000739
Pending points – desc. fix p.2
p-woznikowski Jan 17, 2025
f1cfbcc
Update Security.md
MaciekVoucherify Jan 20, 2025
338c740
Review security
p-woznikowski Jan 21, 2025
6737975
Merge pull request #858 from voucherifyio/mk-security-update
p-woznikowski Jan 21, 2025
c3ceda6
Update Key-Concepts.md
p-woznikowski Jan 21, 2025
94453b4
Update Management-API.md
p-woznikowski Jan 21, 2025
fb51272
Update Management-API.md
p-woznikowski Jan 21, 2025
7ddb7a1
Pending Points trial
p-woznikowski Jan 22, 2025
2a13c5e
`pending_points` for loyalty cards
p-woznikowski Jan 24, 2025
c7d9342
p. points in earning rules
p-woznikowski Jan 24, 2025
479cdaf
p.points – LoyaltyCardTransactionsType
p-woznikowski Jan 24, 2025
52c7a6d
EventCustomerLoyaltyCardPendingPointsAdded
p-woznikowski Jan 24, 2025
d4c248a
p.points – LoyaltyCardTransactionsType p.2
p-woznikowski Jan 24, 2025
e3b2985
EventCustomerLoyaltyCardPendingPointsActivated
p-woznikowski Jan 24, 2025
3f9f758
EventCustomerLoyaltyCardPendingPointsCanceled
p-woznikowski Jan 27, 2025
1a4f482
p.points to LoyaltyCardTransaction
p-woznikowski Jan 27, 2025
94f06b2
Update OPEN-API.md
p-woznikowski Jan 27, 2025
e50240f
VoucherLoyaltyCardPendingPointsActivated EVENTS
p-woznikowski Jan 27, 2025
d45c93f
Add ppoints events to an enum
p-woznikowski Jan 27, 2025
83d040a
VoucherLoyaltyCardPendingPointsAdded EVENTS
p-woznikowski Jan 27, 2025
6c5d61f
VoucherLoyaltyCardPendingPointsCanceled EVENTS
p-woznikowski Jan 27, 2025
20777be
Remove `redemption` from ppoints canceled event
p-woznikowski Jan 28, 2025
4f81755
CUSTOMER.VOUCHER.LOYALTY_CARD.PENDING_POINTS.ACTIVATED
p-woznikowski Jan 28, 2025
c79f64c
CUSTOMER.VOUCHER.LOYALTY_CARD.PENDING_POINTS.ADDED
p-woznikowski Jan 28, 2025
3d88d5b
in progress
p-zielinski Jan 28, 2025
9c9a8ec
CUSTOMER.VOUCHER.LOYALTY_CARD.PENDING_POINTS.CANCELED
p-woznikowski Jan 28, 2025
f93f647
Auto-gen files
p-woznikowski Jan 28, 2025
372081f
Update introduction-to-webhook.md
p-woznikowski Jan 28, 2025
2735227
new-sdk-version
p-zielinski Jan 28, 2025
8ab0652
rename LoyaltiesCampaignPendingPointsListResponseBody->LoyaltiesPendi…
p-zielinski Jan 29, 2025
26a867b
pre-commit
p-zielinski Jan 29, 2025
23b4182
Tweaks
p-woznikowski Feb 3, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions docs/guides/integration_blueprint/Security.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,17 @@ As an **ISO-27001-certified product**, Voucherify implements several security st
* Role-based access and policy enforcement (AWS IAM, VPN, access logs, periodic permission reviews).
* All critical systems secured with multi-factor authentication and/or authenticating through SSO (enforced).
* Disaster Recovery Plan and custom disaster recovery protocols defined in the SLA.
* **GDPR & CCPA compliance**.
* [GDPR & CCPA compliance](https://support.voucherify.io/article/125-security-data-protection).
* Redundancy of all underlying for High Availability.
* Reliability and backup (RAID class hardware, AWS S3).
* Two-factor authentication, strong password policies, SAML.
* Automated daily data backups; additionally, snapshots copied over to a separate AWS account with limited access as an extra layer of security. We continuously check whether automated backups succeed and are available. Moreover, the procedure of recovering data from snapshots is tested regularly.
* Two-factor authentication, strong password policies, SAML- Voucherify prioritizes account security by implementing features like strong password policies, session management, and access monitoring. These measures help protect user accounts and prevent unauthorized access. For more details, read the [Account Security article](https://support.voucherify.io/article/437-account-security).
* Automated daily data backups; additionally, snapshots copied over to a separate AWS account with limited access as an extra layer of security. We continuously check whether automated backups succeed and are available. Moreover, the procedure of recovering data from snapshots is tested regularly.
* User roles – Voucherify's Team Management enhances account security by offering features like role-based access control, user permissions, and activity tracking. These tools ensure only authorized team members can access or modify sensitive data, reducing the risk of unauthorized actions. For more details, read the [Team Management](doc:team-management) documentation.
* Security and Data Protection - Voucherify ensures robust security and data protection through measures like encryption, GDPR compliance, and secure API communication. These practices safeguard sensitive data and maintain compliance with legal standards. For more information, read the [Security & Data Protection](https://support.voucherify.io/article/125-security-data-protection) article.
* Multi-Factor Authentication - Voucherify supports Multi-Factor Authentication (MFA) to enhance account security. MFA adds an extra layer of protection by requiring users to verify their identity through an additional factor beyond their password. For detailed guidance, read the [MFA article](https://support.voucherify.io/article/469-multi-factor-authentication-mfa).
* Fraud Prevention - Voucherify offers tools for Fraud Prevention to safeguard your campaigns, including setting redemption limits, monitoring suspicious activity, and defining usage rules to prevent abuse. For more information, read the [Fraud Prevention Mechanisms](doc:fraud-prevention-mechanisms) and [Fraud Prevention and Tracking](https://support.voucherify.io/article/516-fraud-prevention#account-security) articles.

Contact our Customer Success team for a complete **Security Architecture Model** or the recent pentest report.
Contact [Voucherify Customer Success](https://www.voucherify.io/contact-support) team for a complete **Security Architecture Model** or the recent pentest report.

> 📘 Voucherify built-in messaging
>
Expand Down