Skip to content

added dynamic script loader. Moved payment scripts(razorpay, stripe) …#324

Merged
pkrawat1 merged 1 commit intodevelopfrom
optimise-external-script-loading
Jan 16, 2019
Merged

added dynamic script loader. Moved payment scripts(razorpay, stripe) …#324
pkrawat1 merged 1 commit intodevelopfrom
optimise-external-script-loading

Conversation

@pkrawat1
Copy link
Copy Markdown
Member

Why?

  • Payment gateway scripts were loading on main landing page. Which was not needed.

This change addresses the need by :-

  • Adds a dynamic script loader to app.
  • Payment component on init dynamically loads the payment scripts for razor pay and stripe.

@pkrawat1 pkrawat1 merged commit beece05 into develop Jan 16, 2019
@pkrawat1 pkrawat1 deleted the optimise-external-script-loading branch January 16, 2019 07:42
pkrawat1 added a commit that referenced this pull request Sep 20, 2023
…loader to payment component. (#324)

### Why?
- Payment gateway scripts were loading on main landing page. Which was not needed.

### This change addresses the need by :- 
- Adds a dynamic script loader to app.
- Payment component on init dynamically loads the payment scripts for razor pay and stripe.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant