Skip to content

Power Apps PCF that can be used to collect payment with PayPal. It will work in self service canvas apps and power app portal

License

Notifications You must be signed in to change notification settings

ImranCodeBug/codebug-paypal-button-pcf

Repository files navigation

Codebug PayPal Button

Simple Power App Component Framework control for PayPal integration to collect payment through PayPal in Dataverse. This control can work in canvas app and power app portal self-service scenarios to collect payment via paypal.

FieldProperties

Configuration

  • TotalPayable - (number (decimal) - required and bound) - This is the total amount due in any currency. If (in portal apps) the bound form control does not appear the control will its own field for the total payable value.
  • ClientId - (string - required) - ApiKey that will let this control access to PayPal service. for more information how to set up this client id please visit PayPal Documentation.

FieldProperties

Note Currently the currency defaults to browser's local. Meaning the control does not pick up the currency value from the Dataverse Org settings. I plan to update this functionality in later releases.

About

Power Apps PCF that can be used to collect payment with PayPal. It will work in self service canvas apps and power app portal

Resources

License

Stars

Watchers

Forks

Packages

No packages published