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

allow name without extra splits #6

Merged
merged 1 commit into from
Oct 19, 2023
Merged

allow name without extra splits #6

merged 1 commit into from
Oct 19, 2023

Conversation

talvasconcelos
Copy link
Contributor

@talvasconcelos talvasconcelos commented Oct 19, 2023

Allow the name to be sent without splits or extra symbols! Charge/Satspay webhook now sends the name key.

{
  "id": "ieWPbkuXmBDXixHxXX73aD",
  "name": "My Name",
  "description": "This my message to you!",
  "onchainaddress": null,
  "payment_request": "lnbc10u1pjnzzkmdp9...",
  "payment_hash": "ede3422b2c81b01daef8bfa3f...",
  "time": 1440,
  "amount": 1000,
  "zeroconf": false,
  "balance": 1000,
  "pending": 0,
  "paid": true,
  "timestamp": 1697712859,
  "time_elapsed": false,
  "time_left": 1432.4166666666667,
  "custom_css": "",
  "completelink": "/tipjar/1",
  "completelinktext": "Thanks for the tip!"
}

@Fittiboy 👀

@talvasconcelos talvasconcelos added the enhancement New feature or request label Oct 19, 2023
@motorina0 motorina0 merged commit 01323f8 into main Oct 19, 2023
@dni dni deleted the add_name_prop branch August 30, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants