When the submit method is called, the SDK will attempt to create a payment based on the rawData
set. If no data is set, SDK will call the primerHeadlessUniversalCheckoutDidFail
method.
1
func submit()
swift
copy
When the submit method is called, the SDK will attempt to create a payment based on the rawData
set. If no data is set, SDK will call the primerHeadlessUniversalCheckoutDidFail
method.
1
func submit()