@paypal/paypal-js
    Preparing search index...

    Type Alias OrderAmount

    type OrderAmount = {
        currencyCode?: string;
        value?: string;
    }
    Index

    Properties

    currencyCode?: string
    value?: string