Services Plugins FAQs

Remove PayPal Shipping Address From Subscription Plugin

Hi team,

I am using your PayPal subscription plugin. How can I remove Shipping Address? As I am selling only digital product subscriptions.

Best,
Sunil

1 Like

Hello there @sunil.infolayer

The Recurring Paypal uses the legacy api structure that’s why it requires a shipping address. Not possible to remove it.
Hope this helps.

Regards,
Dumitru.

Thanks @Dumitru,

Any workarounds or good practices to apply here in your experience? Because we don’t ask shipping address as that doesn’t make sense for digital only SAAS product.

Best,
Sunil

Hi, @sunil.infolayer.

Haven’t encountered a use case with a workaround, guess you’ll need to leave it there but add a notification message regarding it. I believe it is optional - https://developer.paypal.com/docs/classic/express-checkout/digital-goods/ECDGRecurringPayments/#

Sorry for not being helpful here.

Thanks @Dumitru :slight_smile:

Hey @Dumitru,

Is it possible for you to add remove shipping option in to the plugin?

Hello @sunil.infolayer.

We’ll need to check this out, but no guaranties here since it uses a old version API.
Thanks for understanding.

I agree with @sunil.infolayer, it would be great to have that shipping address hidden for SaaS applications. We don’t want potential customers to get confused then not make the purchase at all.

Hello, @sunil.infolayer @leonidas.petrou4 and everyone.

We updated the plugin with :
Added 3 new API Calls, the old calls are in legacy state by Paypal so we left them as is.
The new Actions:

  • Paypal Payments - Create A Product NEW API
  • Paypal Payments - Create A Plan NEW API
  • Paypal Payments - Create A Subscription NEW API

When you create a subscription - Now you can subscribe users. Here you can choose what kind of subscription to create, for example with shipment if this is a physical product or without if it is digital.
There are 3 types of shipment:
NO_SHIPPING, SET_PROVIDED_ADDRESS and GET_FROM_FILE (write them as is with uppercase )

Documentation regarding the update: https://docs.zeroqode.com/plugins/paypal-reoccurring-payments-plugin#update-06-20-2019
Also please check our demo setup: https://zeroqode-demo-14.bubbleapps.io/paypal
Editor: https://bubble.is/page?type=page&name=paypal&id=zeroqode-demo-14&tab=tabs-1

Thanks for patience and understanding.

Regards,
Dumitru.

1 Like

Also, Dumitru forgot to mention that now it’s possible to remove the shipping address. :slight_smile:
please upgrade to try
Thanks!

1 Like

You guys are champs. Thanks for the great service!

1 Like

Hi @leonidas.petrou4
Thanks for the kind words!
If you like our plugin, could you rate it by going to Plugins tab in Bubble editor? Find the plugin by name and give it as many stars as it deserves :slight_smile: The more feedback we get, the more motivated we are to make things better in Bubble.
Kind regards,
Olga