-
Notifications
You must be signed in to change notification settings - Fork 30
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
How can I remove (or change) the "One Item" shown on sumup payment activity #215
Comments
I'm also interested in this one, did you mange to do this? |
Unfortunately no solution to thus one. I think it may only be possible if you set up all your items in the sumup database, which isn't suitable for me.
Sent from Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: petergoczan ***@***.***>
Sent: Sunday, February 16, 2025 9:55:54 AM
To: sumup/sumup-android-sdk ***@***.***>
Cc: John Gallagher ***@***.***>; Author ***@***.***>
Subject: Re: [sumup/sumup-android-sdk] How can I remove (or change) the "One Item" shown on sumup payment activity (Issue #215)
I'm also interested in this one, did you mange to do this?
—
Reply to this email directly, view it on GitHub<#215 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AKT2KHPBZGPIV7NS2CTYPID2QBOCVAVCNFSM6AAAAABXHNIYZ2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNRRGM2TCMZTGI>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
[petergoczan]petergoczan left a comment (sumup/sumup-android-sdk#215)<#215 (comment)>
I'm also interested in this one, did you mange to do this?
—
Reply to this email directly, view it on GitHub<#215 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AKT2KHPBZGPIV7NS2CTYPID2QBOCVAVCNFSM6AAAAABXHNIYZ2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNRRGM2TCMZTGI>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Thanks @prsltd , I wonder what the |
I thought that might be a solution, but it didn't work. It's a while since I looked at this and can't remember what it did. If you find a solution please let me know.
Sent from Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: petergoczan ***@***.***>
Sent: Sunday, February 16, 2025 10:34:38 AM
To: sumup/sumup-android-sdk ***@***.***>
Cc: John Gallagher ***@***.***>; Mention ***@***.***>
Subject: Re: [sumup/sumup-android-sdk] How can I remove (or change) the "One Item" shown on sumup payment activity (Issue #215)
Thanks @prsltd<https://github.com/prsltd> , I wonder what the title in the SumUpPayment.builder() is supposed to do then 🤔
—
Reply to this email directly, view it on GitHub<#215 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AKT2KHITTH2QZC3EFCUMTWD2QBST5AVCNFSM6AAAAABXHNIYZ2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNRRGM3DQMJZGQ>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
[petergoczan]petergoczan left a comment (sumup/sumup-android-sdk#215)<#215 (comment)>
Thanks @prsltd<https://github.com/prsltd> , I wonder what the title in the SumUpPayment.builder() is supposed to do then 🤔
—
Reply to this email directly, view it on GitHub<#215 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AKT2KHITTH2QZC3EFCUMTWD2QBST5AVCNFSM6AAAAABXHNIYZ2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNRRGM3DQMJZGQ>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
FYI it looks like the title is only showing up on the receiver side, where the merchant can see the list of transactions. The title of each transaction there will be the title provided this way. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm adding support for SumUp to a POS application.
Its working quite well so far, but one problem I have is that when a start the payment the SumUp activity shows "One Item" at the top of the screen, above the transaction amount.
Is there a way to change that message, or disable it ?
The text was updated successfully, but these errors were encountered: