enableDelegations(['payerName'])
addSupportedMethod('https://play.google.com/billing')
addDefaultSupportedMethod()
createPaymentRequestWithOptions({requestPayerName: true})
show