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

Support off-chain payment with booking token in bot #50

Merged
merged 3 commits into from
Oct 2, 2024

Conversation

nkoljanin
Copy link
Contributor

@nkoljanin nkoljanin commented Oct 1, 2024

Description:

Handling support for ISO Currency payment (offchain payment). The only change is in the request handler, when minting a booking token the price should be 0 and the zero address should be used as token, that's because no funds should be transferred on chain.

Tested:

Manually, using postman to send a mint request to the distributor, and the supplier responds with a minted booking token.

@nkoljanin nkoljanin requested a review from evlekht October 1, 2024 12:11
@nkoljanin nkoljanin changed the title https://github.com/chain4travel/camino-private-issues/issues/733 Support off-chain payment with booking token in bot Oct 1, 2024
@nkoljanin nkoljanin merged commit a6fefd1 into dev Oct 2, 2024
3 checks passed
@nkoljanin nkoljanin deleted the nkoljanin/support_iso_payment branch October 2, 2024 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants