Skip to content

I have developed code for PayPalPre-approval(Future Payment), but giving error  #24

Description

@vasanthhr

var PayPalFuture =require('react-native').NativeModules.PayPalFuture;

PayPalFuture.futurePaymentRequest({
clientId: 'valid client id',
environment: PayPalFuture.SANDBOX,
merchantName:"Customer1",
merchantPrivacyPolicyUri:"https://www.google.com/",
merchantUserAgreementUri:"https://www.google.com/"

},{null},{null}).then(function (authcode)

Could you please help me to resolve this issue, please find the attached screenshot.

image
image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions