Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Authorize.net Hosted Form Pop Up を iPhone および Android 用にカスタマイズできません。
iPhoneの場合、接続に認証チャレンジが必要な場合、次のデリゲート関数が呼び出されます。必要に応じて、この関数内にアラートを表示できます。
- (void)connection:(NSURLConnection *)connection willSendRequestForAuthenticationChallenge:(NSURLAuthenticationChallenge *)challenge{ }