Home New Trending Search
About Privacy Terms
#
#OpenGraphPaymentLink
Posts tagged #OpenGraphPaymentLink on Bluesky
Commits on Jun 25, 2025

Introduce payment beta tags
sakthiponnusamy
committed on Jun 25

Commits on Jun 25, 2025 Introduce payment beta tags sakthiponnusamy committed on Jun 25

Actually, these Open Graph Payment Links seem to be a recent addition to Open Graph. They seem to have been added on June 25th, 2025.

#OpenGraph #OpenGraphPaymentLink PaymentLink

1 1 0 0
payment.link - Namespace URI: https://ogp.me/ns/payment# 🚧 Beta only

• payment:description - string - Description about the payment link.
• payment:currency - string - The currency code ISO 4217 of the payment.
• payment:amount - float - An amount requested on the payment link in decimal format.
• payment:expires_at - datetime - The date and time including minutes and seconds on which the payment link expires.
• payment:status - enum(PENDING, PAID, FAILED, EXPIRED) - Status of the payment.
• payment:id - string - The unique identifier associated with the payment link for a given payment gateway or service provider.
• payment:success_url - url - A valid URL that gets redirected when payment is success.

payment.link - Namespace URI: https://ogp.me/ns/payment# 🚧 Beta only • payment:description - string - Description about the payment link. • payment:currency - string - The currency code ISO 4217 of the payment. • payment:amount - float - An amount requested on the payment link in decimal format. • payment:expires_at - datetime - The date and time including minutes and seconds on which the payment link expires. • payment:status - enum(PENDING, PAID, FAILED, EXPIRED) - Status of the payment. • payment:id - string - The unique identifier associated with the payment link for a given payment gateway or service provider. • payment:success_url - url - A valid URL that gets redirected when payment is success.

I don't think I've notice this before.

Open Graph has a convention for communicating about Payment Links.

#OpenGraph #OpenGraphPaymentLink PaymentLink

1 0 1 0