Hi,
I am implementing a promotional offer.
I have a question about the nonce (UUID) of the SK Payment Discount.
Is there a way to generate a lowercase UUID in Swift?
In my environment, when I receive a UUID from the server, it becomes a String on Swift.
The String is lowercase, but when converted to a UUID it becomes uppercase.