Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Brite)
  • No Skin
Collapse
A microphone in front of an orange-yellow circle. Graphic.

Podcasting Chat Community

  1. Home
  2. World
  3. I just spent some time working on adding BoostBox to stablekraft.app and I'm not 100% if the recipients even see the URL since I don't really see it in my testing.
Podcasting.Chat Banner

I just spent some time working on adding BoostBox to stablekraft.app and I'm not 100% if the recipients even see the URL since I don't really see it in my testing.

Scheduled Pinned Locked Moved World
29 Posts 5 Posters 2 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Oscar MerryM Oscar Merry

    @mitch @francosolerio @ChadF

    The ability to receive a comment alongside a payment to a Lightning Address is configured by the Lightning Address server - it's defined here - https://github.com/lnurl/luds/blob/luds/12.md

    To include the comment you pass it as a query string parameter in the pay request like ?comment={rss::payment...}

    Most Lightning Address providers support this feature - Fountain, Strike, Primal, Alby etc

    @ChadF what receiving wallet did you test with that wasn't accepting the comment param?

    ChadF :pci:C This user is from outside of this forum
    ChadF :pci:C This user is from outside of this forum
    ChadF :pci:
    wrote last edited by
    #14

    @merryoscar @mitch @francosolerio

    Oscar

    Fountain and Alby but with Alby I was sending to myself so that might be why that's having issues but it's still sending the payment so that strange.

    Here's my Fountain walllet from the test.

    Reference - OHGini2GJ9DP0y2wq9MV

    This is using episode 1 of my test feed. https://podcastindex.org/podcast/7405721

    Link Preview Image
    Oscar MerryM 1 Reply Last reply
    0
    • ChadF :pci:C ChadF :pci:

      @merryoscar @mitch @francosolerio

      Oscar

      Fountain and Alby but with Alby I was sending to myself so that might be why that's having issues but it's still sending the payment so that strange.

      Here's my Fountain walllet from the test.

      Reference - OHGini2GJ9DP0y2wq9MV

      This is using episode 1 of my test feed. https://podcastindex.org/podcast/7405721

      Link Preview Image
      Oscar MerryM This user is from outside of this forum
      Oscar MerryM This user is from outside of this forum
      Oscar Merry
      wrote last edited by
      #15

      @ChadF @mitch @francosolerio

      I've just deployed a change that should fix the issue you're seeing - as long as you include the feed_guid in the rss::payment metadata - the fountain wallet should show the matching episode

      Would you mind sending another test?

      ChadF :pci:C 1 Reply Last reply
      0
      • Oscar MerryM Oscar Merry

        @mitch @francosolerio @ChadF

        The ability to receive a comment alongside a payment to a Lightning Address is configured by the Lightning Address server - it's defined here - https://github.com/lnurl/luds/blob/luds/12.md

        To include the comment you pass it as a query string parameter in the pay request like ?comment={rss::payment...}

        Most Lightning Address providers support this feature - Fountain, Strike, Primal, Alby etc

        @ChadF what receiving wallet did you test with that wasn't accepting the comment param?

        Mitch Downey :pci:M This user is from outside of this forum
        Mitch Downey :pci:M This user is from outside of this forum
        Mitch Downey :pci:
        wrote last edited by
        #16

        @merryoscar @ChadF @francosolerio that clears it up a lot. Thanks!

        Oscar MerryM 1 Reply Last reply
        0
        • Mitch Downey :pci:M Mitch Downey :pci:

          @merryoscar @ChadF @francosolerio that clears it up a lot. Thanks!

          Oscar MerryM This user is from outside of this forum
          Oscar MerryM This user is from outside of this forum
          Oscar Merry
          wrote last edited by
          #17

          @mitch @ChadF @francosolerio

          no worries - if you ever want to jump on a quick call to discuss anything related to payments happy to share any info about how we're doing things within fountain if that's helpful

          1 Reply Last reply
          0
          • Oscar MerryM Oscar Merry

            @ChadF @mitch @francosolerio

            I've just deployed a change that should fix the issue you're seeing - as long as you include the feed_guid in the rss::payment metadata - the fountain wallet should show the matching episode

            Would you mind sending another test?

            ChadF :pci:C This user is from outside of this forum
            ChadF :pci:C This user is from outside of this forum
            ChadF :pci:
            wrote last edited by
            #18

            @merryoscar @mitch @francosolerio

            Still nothing DMwEzrS3U3mTHoKPnrNl

            These also don't show up when sending from Castamatic.

            Here's the ref from Castamatic.

            rb4YsBiPpBb62sY1BJBu

            Oscar MerryM 1 Reply Last reply
            0
            • ChadF :pci:C ChadF :pci:

              @merryoscar @mitch @francosolerio

              Still nothing DMwEzrS3U3mTHoKPnrNl

              These also don't show up when sending from Castamatic.

              Here's the ref from Castamatic.

              rb4YsBiPpBb62sY1BJBu

              Oscar MerryM This user is from outside of this forum
              Oscar MerryM This user is from outside of this forum
              Oscar Merry
              wrote last edited by
              #19

              @ChadF @mitch @francosolerio

              It's working with your streaming payments from castamatic:

              {
              "action": "STREAM",
              "split": 78,
              "app_name": "Castamatic",
              "app_version": "12.0.4",
              "sender_name": "ChadF",
              "recipient_name": "longy",
              "recipient_address": "longy@fountain.fm",
              "value_msat": 35000,
              "value_msat_total": 52000,
              },

              Can you try another test boost to your fountain wallet and I'll report back with the logs?

              ChadF :pci:C 1 Reply Last reply
              0
              • Oscar MerryM Oscar Merry

                @ChadF @mitch @francosolerio

                It's working with your streaming payments from castamatic:

                {
                "action": "STREAM",
                "split": 78,
                "app_name": "Castamatic",
                "app_version": "12.0.4",
                "sender_name": "ChadF",
                "recipient_name": "longy",
                "recipient_address": "longy@fountain.fm",
                "value_msat": 35000,
                "value_msat_total": 52000,
                },

                Can you try another test boost to your fountain wallet and I'll report back with the logs?

                ChadF :pci:C This user is from outside of this forum
                ChadF :pci:C This user is from outside of this forum
                ChadF :pci:
                wrote last edited by
                #20

                @merryoscar @mitch @francosolerio

                Boosted my test episode from Castamatic since that's working for streams.

                ZuJNUkKNZH0Zvv8BiCcP

                I also just Boosted that episode I was listening to.

                Oscar MerryM 1 Reply Last reply
                0
                • ChadF :pci:C ChadF :pci:

                  @merryoscar @mitch @francosolerio

                  Boosted my test episode from Castamatic since that's working for streams.

                  ZuJNUkKNZH0Zvv8BiCcP

                  I also just Boosted that episode I was listening to.

                  Oscar MerryM This user is from outside of this forum
                  Oscar MerryM This user is from outside of this forum
                  Oscar Merry
                  wrote last edited by
                  #21

                  @ChadF @mitch @francosolerio

                  "action": "BOOST",
                  "split": 10,
                  "message": "Fountain test boost. ",
                  "app_name": "Castamatic",
                  "sender_name": "ChadF",
                  "recipient_name": "Fountain",
                  "recipient_address": "chadf@fountain.fm",
                  "value_msat": 10000,
                  "value_msat_total": 100000

                  You should see this as a boost in your Fountain wallet with a link to the episode?

                  ChadF :pci:C 1 Reply Last reply
                  0
                  • Oscar MerryM Oscar Merry

                    @ChadF @mitch @francosolerio

                    "action": "BOOST",
                    "split": 10,
                    "message": "Fountain test boost. ",
                    "app_name": "Castamatic",
                    "sender_name": "ChadF",
                    "recipient_name": "Fountain",
                    "recipient_address": "chadf@fountain.fm",
                    "value_msat": 10000,
                    "value_msat_total": 100000

                    You should see this as a boost in your Fountain wallet with a link to the episode?

                    ChadF :pci:C This user is from outside of this forum
                    ChadF :pci:C This user is from outside of this forum
                    ChadF :pci:
                    wrote last edited by
                    #22

                    @merryoscar @mitch @francosolerio

                    I do see a little bit of it at the end of the label.

                    Link Preview Image
                    Oscar MerryM 1 Reply Last reply
                    0
                    • ChadF :pci:C ChadF :pci:

                      @merryoscar @mitch @francosolerio

                      I do see a little bit of it at the end of the label.

                      Link Preview Image
                      Oscar MerryM This user is from outside of this forum
                      Oscar MerryM This user is from outside of this forum
                      Oscar Merry
                      wrote last edited by
                      #23

                      @ChadF @mitch @francosolerio

                      aah ok but the link to the episode is not displaying - could you do me another quick favour and add merryoscar@fountain.fm to the splits and send another test - then I can quickly debug it - it might be an issue on the app side rather than backend in which case we'll need to get a new version out

                      ChadF :pci:C Oscar MerryM 2 Replies Last reply
                      0
                      • Oscar MerryM Oscar Merry

                        @ChadF @mitch @francosolerio

                        aah ok but the link to the episode is not displaying - could you do me another quick favour and add merryoscar@fountain.fm to the splits and send another test - then I can quickly debug it - it might be an issue on the app side rather than backend in which case we'll need to get a new version out

                        ChadF :pci:C This user is from outside of this forum
                        ChadF :pci:C This user is from outside of this forum
                        ChadF :pci:
                        wrote last edited by
                        #24

                        @merryoscar @mitch @francosolerio

                        done and done

                        1 Reply Last reply
                        0
                        • Oscar MerryM Oscar Merry

                          @ChadF @mitch @francosolerio

                          aah ok but the link to the episode is not displaying - could you do me another quick favour and add merryoscar@fountain.fm to the splits and send another test - then I can quickly debug it - it might be an issue on the app side rather than backend in which case we'll need to get a new version out

                          Oscar MerryM This user is from outside of this forum
                          Oscar MerryM This user is from outside of this forum
                          Oscar Merry
                          wrote last edited by
                          #25

                          @ChadF @mitch @francosolerio

                          ok looks like it's parsing the episode now - you should see this too in your wallet for that latest boost

                          the only thing that's not displaying is sender_name and app_name - this needs to be fixed on the app side which will require a new app version - but we can get this live in the next ~48 hours

                          Do you see the episode content card in your fountain wallet?

                          Link Preview Image
                          ChadF :pci:C 1 Reply Last reply
                          0
                          • Oscar MerryM Oscar Merry

                            @ChadF @mitch @francosolerio

                            ok looks like it's parsing the episode now - you should see this too in your wallet for that latest boost

                            the only thing that's not displaying is sender_name and app_name - this needs to be fixed on the app side which will require a new app version - but we can get this live in the next ~48 hours

                            Do you see the episode content card in your fountain wallet?

                            Link Preview Image
                            ChadF :pci:C This user is from outside of this forum
                            ChadF :pci:C This user is from outside of this forum
                            ChadF :pci:
                            wrote last edited by
                            #26

                            @merryoscar @mitch @francosolerio

                            I see that now.

                            Link Preview Image
                            Oscar MerryM 1 Reply Last reply
                            0
                            • ChadF :pci:C ChadF :pci:

                              @merryoscar @mitch @francosolerio

                              I see that now.

                              Link Preview Image
                              Oscar MerryM This user is from outside of this forum
                              Oscar MerryM This user is from outside of this forum
                              Oscar Merry
                              wrote last edited by
                              #27

                              @ChadF @mitch @francosolerio

                              great - here's what it will look like in the next fountain app version 1.4.9 that should be live in the next 48 hours - it includes app_name and sender_name:

                              Link Preview Image
                              Oscar MerryM ChadF :pci:C 2 Replies Last reply
                              0
                              • Oscar MerryM Oscar Merry

                                @ChadF @mitch @francosolerio

                                great - here's what it will look like in the next fountain app version 1.4.9 that should be live in the next 48 hours - it includes app_name and sender_name:

                                Link Preview Image
                                Oscar MerryM This user is from outside of this forum
                                Oscar MerryM This user is from outside of this forum
                                Oscar Merry
                                wrote last edited by
                                #28

                                @ChadF @mitch @francosolerio

                                btw for any app implementing this metadata spec - if you can include sender_id that would be great as then we can reliably count payments for a specific episode supporter

                                1 Reply Last reply
                                1
                                0
                                • Oscar MerryM Oscar Merry

                                  @ChadF @mitch @francosolerio

                                  great - here's what it will look like in the next fountain app version 1.4.9 that should be live in the next 48 hours - it includes app_name and sender_name:

                                  Link Preview Image
                                  ChadF :pci:C This user is from outside of this forum
                                  ChadF :pci:C This user is from outside of this forum
                                  ChadF :pci:
                                  wrote last edited by
                                  #29

                                  @merryoscar @mitch @francosolerio

                                  I sent one from stablekraft.app and it's still the old way. Maybe I'm not sending something still.

                                  Link Preview Image
                                  1 Reply Last reply
                                  1
                                  0

                                  Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                  Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                  With your input, this post could be even better 💗

                                  Register Login
                                  Reply
                                  • Reply as topic
                                  Log in to reply
                                  • Oldest to Newest
                                  • Newest to Oldest
                                  • Most Votes



                                  Welcome To Podcasting.Chat!

                                  This forum is for podcasters, podcast guests, and podcast enthusiasts alike to share tips, tricks, and their love of the medium.

                                  This forum is fully federated, so you are able to contribute to any discussion here through your own software of choice (e.g. Mastodon, Misskey, Lemmy, Piefed, etc.). So you can sign up for an account here and it federates around the Fediverse. You can also follow feeds and topics from your other Fedi-enabled accounts.





                                  Recent Posts


                                  • Podcast DeliveryP
                                    Podcast Delivery
                                    This post did not contain any content. Link Preview Image
                                    read more

                                  • John SpurlockJ
                                    John Spurlock

                                    looks like we got somewhere between 10 and 18 inches

                                    national weather service says 16, not sure I buy that

                                    read more

                                  • ChadF :pci:C
                                    ChadF :pci:

                                    @merryoscar @mitch @francosolerio

                                    I sent one from stablekraft.app and it's still the old way. Maybe I'm not sending something still.

                                    Link Preview Image
                                    read more

                                  • Oscar MerryM
                                    Oscar Merry

                                    @ChadF @mitch @francosolerio

                                    btw for any app implementing this metadata spec - if you can include sender_id that would be great as then we can reliably count payments for a specific episode supporter

                                    read more

                                  Hosted On NodeBB.org -- A Goldstein Media Project
                                  • Login

                                  • Don't have an account? Register

                                  • Login or register to search.
                                  • First post
                                    Last post
                                  0
                                  • Categories
                                  • Recent
                                  • Tags
                                  • Popular
                                  • World
                                  • Users
                                  • Groups