Payment relationship

main
Bob Mottram 2023-04-23 09:41:07 +01:00
parent 47e5f3f44e
commit d1236a1816
1 changed files with 1 additions and 0 deletions

View File

@ -1162,6 +1162,7 @@ def _attach_buy_link(post_json_object: {},
"type": "Link",
"name": buy_str,
"href": buy_url,
"rel": "payment",
"mediaType": "text/html"
})