I am trying to integrate apple pay with braintree
. I have followed up the following instructions to enable apple pay in the brain tree. In the first step, if you cl
From Apple Developer Forum
Within the Keychain Access drop down menu, select Keychain Access > Certificate Assistant > Request a Certificate from a Certificate Authority.
In the Certificate Information window, enter the following information:
- In the User Email Address field, enter your email address.
- In the Common Name field, create a name for your private key (e.g., John Doe Dev Key).
- The CA Email Address field should be left empty.
- In the "Request is" group, select the "Saved to disk" option.
- Select "Let me specify key pair information".
- Click Continue within Keychain Access and select the file location.
- Set the Key Pair Information to the following:
- Algorithm: ECC
- Key Size: 256 bits Click
- Continue within Keychain Access to complete the CSR generating process.