Skip to content

Subscription_Urls

mauryaratan edited this page Feb 5, 2023 · 1 revision

Subscription.Urls

public struct Urls: Codable 

Inheritance

Codable

Properties

updatePaymentMethod

A pre-signed URL for managing payment and billing information for the subscription. This can be used in conjunction with Lemon.js to allow your customer to change their billing information from within your application. The URL is valid for 24 hours from time of request.

public let updatePaymentMethod: String
Types
Global Functions
Clone this wiki locally