
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
capacitor-jd-apple-pay
Advanced tools
This plugin offers intuitive interfaces enabling you to seamlessly trigger an Apple Pay payment sheet.
This plugin serves as a wrapper for Apple Pay, facilitating the generation of an Apple Pay token and its subsequent transmission to the backend.
Feel free to open new PRs.. :)
ApplePayShippingContact.ApplePayShippingMethod.npm install capacitor-jd-apple-pay
npx cap sync
canMakePayment() => Promise<{ success: boolean; }>
Returns: Promise<{ success: boolean; }>
completePayment(params: ApplePayCompleteRequest) => Promise<void>
| Param | Type |
|---|---|
params | ApplePayCompleteRequest |
requestPayment(params: ApplePayPaymentRequest) => Promise<ApplePayResponseRequest>
| Param | Type |
|---|---|
params | ApplePayPaymentRequest |
Returns: Promise<ApplePayResponseRequest>
| Prop | Type |
|---|---|
status | 'success' | 'failure' |
| Prop | Type |
|---|---|
paymentData | string |
transactionIdentifier | string |
| Prop | Type |
|---|---|
merchantIdentifier | string |
merchantCapabilities | ApplePayMerchantCapability[] |
supportedNetworks | ApplePaySupportedNetworks[] |
total | ApplePayLineItem |
countryCode | string |
currencyCode | string |
'supports3DS' | 'supportsCredit' | 'supportsDebit'
'amex' | 'discover' | 'JCB' | 'masterCard' | 'mada' | 'visa'
{
amount: string;
label: string;
}
FAQs
This plugin offers intuitive interfaces enabling you to seamlessly trigger an Apple Pay payment sheet.
We found that capacitor-jd-apple-pay demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.