Intro text
Lorem ipsum is just a placeholder text used in design and publishing. It's like gibberish but fancier, you know? It's like when you're testing out a new font and you need some words to fill the space. Just a bunch of nonsense that looks like real words!
Request example
{
"method":"Swish",
"params":{
"Signature":"f4ThjuMqbsdG6u ... S16VbzD4h==",
"UUID":"258a2184-2842-b485-25ca-293525152425",
"Data":{
"Attributes":{
"MerchantSwishNumber":"1231181189",
"UseMobile":"0",
"Amount":"25.00",
"Currency":"SEK",
"Message":"Pay for Merchant",
"MobilePhone":"46712345678",
"NationalIdentificationNumber":"790131-1234",
"AgeLimit":"18"
},
"MessageID":"your_unique_order_id",
"EndUserID":"unique_end_user_id",
"NotificationURL":"https://URL_to_your_notification_service",
"Password":"merchant_password",
"Username":"merchant_username"
}
},
"version":"1.1"
}